Merge "Persist UsageStats before backup." into rvc-dev
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