Merge "Change all the system items unclickable in battery usage list."
This commit is contained in:
committed by
Android (Google) Code Review
commit
3eabebb730
@@ -272,8 +272,8 @@ public class BatteryDiffEntry {
|
||||
|
||||
@VisibleForTesting
|
||||
void updateRestrictionFlagState() {
|
||||
mValidForRestriction = true;
|
||||
if (!mBatteryHistEntry.isAppEntry()) {
|
||||
mValidForRestriction = false;
|
||||
return;
|
||||
}
|
||||
final boolean isValidPackage =
|
||||
|
Reference in New Issue
Block a user