Merge "BatteryStats: Bump checkin version" into mnc-dev

This commit is contained in:
Ashish Sharma
2015-08-27 23:21:16 +00:00
committed by Android (Google) Code Review

View File

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