Merge \\"BatteryStats: Bump checkin format version to 18\\" into nyc-dev am: d75bc225ac

am: 69a983dfec

Change-Id: I8f52c51455b3b8dd9c513920cbd209eb4d452db8
This commit is contained in:
Adam Lesinski
2016-06-10 01:08:09 +00:00
committed by android-build-merger

View File

@@ -176,7 +176,7 @@ public abstract class BatteryStats implements Parcelable {
/**
* Current version of checkin data format.
*/
static final String CHECKIN_VERSION = "17";
static final String CHECKIN_VERSION = "18";
/**
* Old version, we hit 9 and ran out of room, need to remove.