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

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

Merge "Bumping BatteryStats report version." into pi-dev

parents 4611a2e1 6fe1a5a3
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -245,8 +245,10 @@ public abstract class BatteryStats implements Parcelable {
     * New in version 31:
     *   - New cellular network types.
     *   - Deferred job metrics.
     * New in version 32:
     *   - Ambient display properly output in data dump.
     */
    static final int CHECKIN_VERSION = 31;
    static final int CHECKIN_VERSION = 32;

    /**
     * Old version, we hit 9 and ran out of room, need to remove.