- ec19b8d Add hidden API to clear all cross-profile app-ops by Alex Kershaw · 4 years, 8 months ago
- 2459a08 Add new hidden API in CrossProfileApps and other minor changes by kholoud mohamed · 4 years, 8 months ago
- c4d9e91 Add userId to log messages - DO NOT MERGE by Al Sutton · 4 years, 8 months ago
- 0d95282d Update references to ike stubs by Anton Hansson · 4 years, 8 months ago
- d713db9 Do not statically link ike-stubs by evitayan · 4 years, 9 months ago
- feebe81 Revert "Add feature flag for "no data" backup calls" by Al Sutton · 4 years, 9 months ago
- 33eacc6 ParsingPackage/ParsedPackage test code migration by Winson · 4 years, 9 months ago
- 9e33ab4 Add feature id to location dumpsys. by Wei Wang · 4 years, 9 months ago
- e7a405a Merge "Give new permission to set cross-profile app-op to ManagedProvisioning" by Alex Kershaw · 4 years, 9 months ago
- 0124a09 Give new permission to set cross-profile app-op to ManagedProvisioning by Alex Kershaw · 4 years, 9 months ago
- a68a7a3 Revert^2 "Add GnssAntennaInfo framework APIs" + added fixes by Sasha Kuznetsov · 4 years, 9 months ago
- eb1ae5b Merge "Revert "Add GnssAntennaInfo framework APIs"" by Yu-Han Yang · 4 years, 9 months ago
- fef9247 Revert "Add GnssAntennaInfo framework APIs" by Yu-Han Yang · 4 years, 9 months ago
- 1f11233 Merge "Add GnssAntennaInfo framework APIs" by Sasha Kuznetsov · 4 years, 9 months ago
- dcbeb75 Add GnssAntennaInfo framework APIs by Sasha Kuznetsov · 4 years, 10 months ago
- 9de0b77 Get blocked restore keys directly from UserBMS by Ruslan Tkhakokhov · 4 years, 9 months ago
- c8f1f33 Merge "Add feature flag for "no data" backup calls" by Al Sutton · 4 years, 9 months ago
- 27c64a3 Add feature flag for "no data" backup calls by Al Sutton · 4 years, 10 months ago
- 4b0197d Reset unset app-ops when the admin sets cross-profile packages. by Alex Kershaw · 4 years, 10 months ago
- 4c6d714 Merge "Add a checks for _ACROSS_PROFILES apppop or permission." by Alex Kershaw · 4 years, 10 months ago
- 79a89f0 Add a checks for _ACROSS_PROFILES apppop or permission. by kholoud mohamed · 4 years, 10 months ago
- 7ab8dc3 Notify transports of empty K/V backups by Al Sutton · 4 years, 10 months ago
- 55e4896 Merge "Support setting the _PROFILES app-op" by TreeHugger Robot · 4 years, 10 months ago
- cd2ed27 Add first order deps to test build file by Al Sutton · 4 years, 10 months ago
- 6fb8a02 Support setting the _PROFILES app-op by Alex Kershaw · 4 years, 10 months ago
- 65f0f31 Make NtpTrustedTime safer / expand docs by Neil Fuller · 4 years, 11 months ago
- 101f60b Merge "Dump information for all users running backup in backup dumpsys." by Chandan Nath · 4 years, 10 months ago
- 5d51c31 Dump information for all users running backup in backup dumpsys. by nathch · 4 years, 10 months ago
- fa1ef8d3 Adding History of Location Requests to Dumpsys by WyattRiley · 4 years, 10 months ago
- 9e111f1 Add BackupManager#excludeKeysFromRestore() by Ruslan Tkhakokhov · 5 years ago
- f7cffa7 Exposing WorkSource hidden APIs as system APIs by Suprabh Shukla · 5 years ago
- ad52c6b Move backup encryption to separate APK by Al Sutton · 5 years ago
- 15bf74c Merge Trampoline and BMS by Bernardo Rufino · 5 years ago
- aa03246 Move getServiceForUserIfCallerHasPermission() to Trampoline by Bernardo Rufino · 5 years ago
- 0948c30 Move dump() to Trampoline by Bernardo Rufino · 5 years ago
- f410de0 Move adb backup/restore operations to Trampoline by Bernardo Rufino · 5 years ago
- a83c2e0 Move restore operations to Trampoline by Bernardo Rufino · 5 years ago
- b6bc6e2 Move backup operations to Trampoline by Bernardo Rufino · 5 years ago
- 7dedc86 Move settings operations to Trampoline by Bernardo Rufino · 5 years ago
- 470f8be Move updateTransportAttributes() to Trampoline by Bernardo Rufino · 5 years ago
- b188863 Move more transport operations to Trampoline by Bernardo Rufino · 5 years ago
- dd1fbf2 Move some transport operations to Trampoline by Bernardo Rufino · 5 years ago
- ae1b0d8 Move backup agent operations to Trampoline. by Bernardo Rufino · 5 years ago
- 9b55bfb Move start and stop of sub-systems to Trampoline by Bernardo Rufino · 5 years ago
- ce725e3 Merge "Move transport whitelist to Trampoline" by Bernardo Rufino · 5 years ago
- 973194f Move transport whitelist to Trampoline by Bernardo Rufino · 5 years ago
- cb28da9 Fix Robolectric tests that use JobScheduler by Ruslan Tkhakokhov · 5 years ago
- 038f7d6 Merge "Add stop method to backup handler thread." by Chandan Nath · 5 years ago
- 15bee2d Add stop method to backup handler thread. by nathch · 5 years ago
- d1df67e Eagerly initialize BMS in Trampoline's constructor by Bernardo Rufino · 5 years ago
- 99a6e44 Merge "Convert frameworks/base/services/robotests to Android.bp" into stage-aosp-master am: 6c074332a9 am: 789419cf51 am: 1c58fb2928 by Colin Cross · 5 years ago
- 1c58fb2 Merge "Convert frameworks/base/services/robotests to Android.bp" into stage-aosp-master am: 6c074332a9 by Colin Cross · 5 years ago
- c65ca26 Convert frameworks/base/services/robotests to Android.bp by Colin Cross · 5 years ago
- 842369a DO NOT MERGE Add stop method to backup handler thread. by nathch · 5 years ago
- bfb4faa Ports over BackupStreamEncrypter and related classes. by Bram Bonné · 5 years ago
- 8b8c2d6 Ports DecryptedChunkFileOutput and related classes. by Bram Bonné · 5 years ago
- e0e4c82 Unsubscribe listeners when stopping UserBackupManagerService and remove unused code by nathch · 5 years ago
- 279a46b Merge "Add dumpsys param to dump users running backup service" into qt-dev am: 1d6b6aea68 by Ruslan Tkhakokhov · 5 years ago
- e039932 Add dumpsys param to dump users running backup service by Ruslan Tkhakokhov · 6 years ago
- 9b6ae90 Re-add the logging to track when a backup transport is used which hasn't been initialised. by Al Sutton · 6 years ago
- 451e2d8 Merge "BroadcastReceiver in UserBackupManagerService can crash system_server" into qt-dev by Ruslan Tkhakokhov · 6 years ago
- 599e9b3 Fix KeyValueBackupTaskTest shadow errors by Annie Meng · 6 years ago
- dd5e5e3 BroadcastReceiver in UserBackupManagerService can crash system_server by Ruslan Tkhakokhov · 6 years ago
- 0a2d8cb Convert frameworks/base/cmds/media and bmgr to Android.bp by Colin Cross · 6 years ago
- 4eb4efc API Review: Make dataManagementLabel a CharSequence by Annie Meng · 6 years ago
- 507e6f8 API Review: Internal RestoreSession#restorePackages by Ruslan Tkhakokhov · 6 years ago
- 36953aa Move chunking backup tests to correct test target by Annie Meng · 6 years ago
- 985b180 Renames ChunkListing.java to ChunkListingMap.java. by Bram Bonné · 6 years ago
- af4ba04 Merge "Ports DiffScriptBackupWriter from gmscore to AOSP." by Bram Bonné · 6 years ago
- 02cf411 Ports DiffScriptBackupWriter from gmscore to AOSP. by Bram Bonné · 6 years ago
- 471a35d Create API in BackupManagerService for work profile serial id mapping. by Stefano Tommasini · 6 years ago
- 21a91fb [Multi-user] Schedule full backup jobs immediately by Annie Meng · 6 years ago
- 6712b72 [Multi-user] Verfiy full backup/restore flow by Ruslan Tkhakokhov · 6 years ago
- 53cf520 [Multi-user] Convert various calls to use user id by Annie Meng · 6 years ago
- ca1b5b9 Merge "[Multi-user] Convert key-value flow to use user id" by Annie Meng · 6 years ago
- 1cf011c Merge "[Multi-User] Make JobScheduler logic multi-user aware" by Ruslan Tkhakokhov · 6 years ago
- 99c350d [Multi-user] Convert key-value flow to use user id by Annie Meng · 6 years ago
- 851bdd4 [Multi-User] Make JobScheduler logic multi-user aware by Ruslan Tkhakokhov · 6 years ago
- d50bda4 Merge "[Multi-user] Transport changes" by Chandan Nath · 6 years ago
- b407681 Merge "[Roboelectric] Remove backup tests from framework target" by Chandan Nath · 6 years ago
- 1b99948 [Multi-user] Transport changes by Chandan Nath · 6 years ago
- 242c7b5 [Roboelectric] Remove backup tests from framework target by Chandan Nath · 6 years ago
- 345ec1b Merge "[Multi-user] Make package changes receiver per-user" by Annie Meng · 6 years ago
- 4f98512 [Multi-user] Make package changes receiver per-user by Annie Meng · 6 years ago
- 4a5e370 [Multi-user] adb fullbackup: support userId by Chandan Nath · 6 years ago
- 6e95fc9 [Multi-user] Clean up backup enabled initialization by Annie Meng · 6 years ago
- 443143a [Multi-user] Change device provisioned to per-user setup complete by Annie Meng · 6 years ago
- 180e515 [Multi-user] Make each user have their own backup thread by Annie Meng · 6 years ago
- b7043a9 Fix test cases for impending Robolectric merge by James Lemieux · 6 years ago
- 71452ce [Multi-User] Unregister stopped users in BMS by Annie Meng · 6 years ago
- 8cd86f1 [Multi-user] Change Trampoline,BackupManagerService to use userId by Chandan Nath · 6 years ago
- f55148b [Multi-user] Store user id in UserBMS by Annie Meng · 6 years ago
- dae228b [Roboelectric] Split Robolectric frameworks services targets by Chandan Nath · 6 years ago
- 6a93c23 [Multi-user] Decouple UserBMS and BMS creation by Annie Meng · 6 years ago
- a2fe6c5 [Multi-user] Add -user param to adb backup/restore by Ruslan Tkhakokhov · 6 years ago
- b4815eb Merge "[Multi-user] Change BackupManager AIDL to accept userId in methods" by TreeHugger Robot · 6 years ago
- cd44f75 [Multi-user] Change BackupManager AIDL to accept userId in methods by Chandan Nath · 6 years ago
- e016c16 Merge "Show location icon when reporting GNSS measurements/status" by Anil Admal · 6 years ago
- 59f6f7f [Multi-user] Initialize user state in UserBMS by Annie Meng · 6 years ago
- 604eb2a [Multi-user] Consolidate BMS creation by Annie Meng · 6 years ago