am ce27996c: Merge "BatteryStatsHelper: Bluetooth wasn\'t being included in usage list" into mnc-dev
* commit 'ce27996c4fe665e88222bb913060d8de991ede4f': BatteryStatsHelper: Bluetooth wasn't being included in usage list
This commit is contained in:
@@ -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