Merge "Persist UsageStats before backup." into rvc-dev am: 75aeabdd8a
Change-Id: I5458c733d28138e60411437bfa27dd4276315010
This commit is contained in:
@@ -1166,6 +1166,7 @@ class UserUsageStatsService {
|
||||
|
||||
byte[] getBackupPayload(String key){
|
||||
checkAndGetTimeLocked();
|
||||
persistActiveStats();
|
||||
return mDatabase.getBackupPayload(key);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user