Merge "Metrics no longer set whether condition is sliced"
This commit is contained in:
committed by
Android (Google) Code Review
commit
0beeb34e5c
@@ -148,8 +148,6 @@ bool handleMetricWithConditions(
|
||||
ALOGW("cannot find Predicate \"%lld\" in the config", (long long)link.condition());
|
||||
return false;
|
||||
}
|
||||
allConditionTrackers[condition_it->second]->setSliced(true);
|
||||
allConditionTrackers[it->second]->setSliced(true);
|
||||
}
|
||||
conditionIndex = condition_it->second;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user