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

am: 42b29eb462

Change-Id: I7d512c4b4373019e594dc0422d750b3dddaf3f68
This commit is contained in:
Kweku Adams
2018-05-23 11:28:50 -07:00
committed by android-build-merger

View File

@@ -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.