Merge "BatteryStatsHelper: Bluetooth wasn't being included in usage list" into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ce27996c4f
@@ -615,6 +615,7 @@ public final class BatteryStatsHelper {
|
||||
mStatsType);
|
||||
if (bs.sumPower() > 0) {
|
||||
aggregateSippers(bs, mBluetoothSippers, "Bluetooth");
|
||||
mUsageList.add(bs);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user