am b87cf3a0: Bump the batterystats checkin stats version number.
* commit 'b87cf3a06618d67ec37a299a385f80466b72d9bd': Bump the batterystats checkin stats version number.
This commit is contained in:
@@ -135,7 +135,7 @@ public abstract class BatteryStats implements Parcelable {
|
||||
/**
|
||||
* Bump the version on this if the checkin format changes.
|
||||
*/
|
||||
private static final int BATTERY_STATS_CHECKIN_VERSION = 7;
|
||||
private static final int BATTERY_STATS_CHECKIN_VERSION = 8;
|
||||
|
||||
private static final long BYTES_PER_KB = 1024;
|
||||
private static final long BYTES_PER_MB = 1048576; // 1024^2
|
||||
|
||||
Reference in New Issue
Block a user