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

Commit c5cd7204 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

am: cb69a53c

Change-Id: I510b2d20d733184bf52c997d4b6f3134e34f71a4
parents 90f8c0f0 cb69a53c
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.