services/backup/java/com/android/server/backup/UserBackupManagerFilePersistedSettings.java
0 → 100644
+78
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
to one class for each. This is to be able to see all filesystem access by backup/restore together so as to prepare to make all these directories be per user. Bug: 120424138 Test: 1) atest RunBackupFrameworksServicesRoboTests 2) atest $(find \ frameworks/base/services/tests/servicestests/src/com/android/server/backup \ -name '*Test.java') 3) atest CtsBackupTestCases 4) atest CtsBackupHostTestCases 5) 'adb shell bmgr' enabled/backupnow flow Change-Id: I9f30d22b9f609eaaf06d9e5a6fa5879ed1f0e653