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

Commit 6fe1a5a3 authored by Kweku Adams's avatar Kweku Adams
Browse files

Bumping BatteryStats report version.

Bug: 80147518
Test: Android builds
Change-Id: I663557cdf54dff3184681cf8584b22ad9b9939fe
parent 52ecba88
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.