RootCanal: Fix incorrect usage of remove_if in APCF vendor commands
The result of std::remove_if must be manually erased from the source vector since std::remove_if only shifts elements. Bug: 296143555 Test: m root-canal Change-Id: I1a33e9a5d93645e5c9012e3e4873cd2cf9a936aa
Loading
Please register or sign in to comment