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

Commit cb69a53c authored by Kweku Adams's avatar Kweku Adams Committed by android-build-merger
Browse files

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

am: 42b29eb4

Change-Id: I7d512c4b4373019e594dc0422d750b3dddaf3f68
parents 1e31c1fb 42b29eb4
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.