Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ca0a066c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Reset mTrackingReportedValues in endSample()"

parents bbe62f41 c7d49e01
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1870,6 +1870,7 @@ public class BatteryStatsImpl extends BatteryStats {
            mCount = computeCurrentCountLocked();
            mUnpluggedReportedTotalTime = mCurrentReportedTotalTime = 0;
            mUnpluggedReportedCount = mCurrentReportedCount = 0;
            mTrackingReportedValues = false;
        }
        public void setUpdateVersion(int version) {