Merge "Remove last learned battery capacity from battery checkin dump" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
de9e6190bf
@@ -3931,7 +3931,6 @@ public abstract class BatteryStats implements Parcelable {
|
||||
getStartClockTime(),
|
||||
whichBatteryScreenOffRealtime / 1000, whichBatteryScreenOffUptime / 1000,
|
||||
getEstimatedBatteryCapacity(),
|
||||
getLearnedBatteryCapacity(),
|
||||
getMinLearnedBatteryCapacity(),
|
||||
getMaxLearnedBatteryCapacity(),
|
||||
screenDozeTime / 1000);
|
||||
|
||||
Reference in New Issue
Block a user