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

This commit is contained in:
TreeHugger Robot
2018-05-23 02:19:20 +00:00
committed by Android (Google) Code Review

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.