- ee11a9c Rename AndroidPackageApi to AndroidPackage by Winson Chiu · 2 years, 7 months ago
- 8f7e68c Fix cross user package visibility leakage for getAppOpPermissionPackages by Rhed Jao · 2 years, 9 months ago
- d68bb37 Fix onPackageChanged handling of disabled packages by Paul Hadfield · 3 years ago
- c1e3183 Refactor UBMS to use LifecycleOperationStorage. by Paul Hadfield · 3 years, 3 months ago
- fecb63e Merge "Rename TransportClient to TransportConnection" by Ruslan Tkhakokhov · 3 years, 3 months ago
- f39ab70 Rename TransportClient to TransportConnection by Ruslan Tkhakokhov · 3 years, 3 months ago
- 5fab45e [pm] change internal flags to long by Songchun Fan · 3 years, 3 months ago
- c7085ce Revert "Fix onPackageChanged handling of disabled packages" by Paul Hadfield · 3 years, 7 months ago
- 33139c1 Fix onPackageChanged handling of disabled packages by Paul Hadfield · 3 years, 8 months ago
- a8e676b Refactor Java GNSS HAL by Soonil Nagarkar · 4 years, 3 months ago
- d004f41 Correctly reset cross-profile app-op by Alex Kershaw · 4 years, 3 months ago
- f046542 Merge "Location OWNERS updates" am: 2e8693718c am: c02e647603 am: c568376083 by Soonil Nagarkar · 4 years, 3 months ago
- 51c4329 Location OWNERS updates by Soonil Nagarkar · 4 years, 3 months ago
- 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 3 months ago
- 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 3 months ago
- bf126a7 Merge "Add batching APIs and Location.equals()" by Soonil Nagarkar · 4 years, 4 months ago
- be6ed5a Add batching APIs and Location.equals() by Soonil Nagarkar · 4 years, 4 months ago
- 8318aba GNSS Satellite Blocklist Renaming by Yu-Han Yang · 4 years, 4 months ago
- 83259675 Refactor location event log by Soonil Nagarkar · 4 years, 5 months ago
- a478dfc Rename pmInternal#getPackageUidInternal (1/4) by Jackal Guo · 4 years, 7 months ago
- 9a74777 Update robolectric tetst for BackupEligibilityRules refactor by Ruslan Tkhakokhov · 4 years, 8 months ago
- 9a724ed Migrate usages of AppBackupUtils to BackupEligibilityRules by Ruslan Tkhakokhov · 4 years, 8 months ago
- 77c7e48 Merge changes from topic "fsd2d-1" by Ruslan Tkhakokhov · 4 years, 8 months ago
- 2f2e13c Add BackupManager API to start migration by Ruslan Tkhakokhov · 4 years, 8 months ago
- 543db32 Pass in callsite of SurfaceControl constructor explicitly (1/3) by Jorim Jaggi · 4 years, 9 months ago
- d42ab1b Pass in callsite of SurfaceControl constructor explicitly (1/3) by Jorim Jaggi · 4 years, 9 months ago
- af5ef4e Merge "Use killUid instead of killApplication to kill app" into rvc-dev am: 7f5a592d65 am: 16fd0097c7 am: d3ff923970 am: ea0c01d4ef by TreeHugger Robot · 4 years, 9 months ago
- 7f5a592 Merge "Use killUid instead of killApplication to kill app" into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
- 4f3d52c Use killUid instead of killApplication to kill app by Kholoud Mohamed · 4 years, 9 months ago
- 19e5401 Merge "Prevent DPCs from requesting INTERACT_ACROSS_PROFILES" into rvc-dev am: 5d6cf38cd1 am: 3fb3ffeda8 am: 39bca2cdec am: 286ad43c7c by TreeHugger Robot · 4 years, 10 months ago
- 5d6cf38 Merge "Prevent DPCs from requesting INTERACT_ACROSS_PROFILES" into rvc-dev by TreeHugger Robot · 4 years, 10 months ago
- e6a81b3 Prevent DPCs from requesting INTERACT_ACROSS_PROFILES by Alex Kershaw · 4 years, 10 months ago
- 7857807 Merge "Kill app if cross profile app op gets revoked" into rvc-dev am: 45c68542f9 am: 0571d3ab0d am: 2ae2b39211 am: 2dbf53a338 by TreeHugger Robot · 4 years, 10 months ago
- 0873910 Kill app if cross profile app op gets revoked by kholoud mohamed · 4 years, 10 months ago
- 0d69295 Merge "Remove platform-signed apps from configurable cross profile apps" into rvc-dev am: 5ec3cbac4c am: 0e434418d7 am: a5d68b63cc am: fbbc616ac5 by Kholoud Mohamed · 5 years ago
- 9bbab6a Remove platform-signed apps from configurable cross profile apps by kholoud mohamed · 5 years ago
- 1caed5c Merge "Move gnss files to server/location/gnss" into rvc-dev by Sasha Kuznetsov · 5 years ago
- 94bb009 Move gnss files to server/location/gnss by Sasha Kuznetsov · 5 years ago
- 2b86df4 Merge "Add hidden API to clear all cross-profile app-ops" into rvc-dev am: 59da30ff38 am: df42fbc034 am: eede878abc am: 5d2dc20861 by Alex Kershaw · 5 years ago
- ec19b8d Add hidden API to clear all cross-profile app-ops by Alex Kershaw · 5 years ago
- 6c1153a Merge "Add new hidden API in CrossProfileApps and other minor changes" into rvc-dev am: 59fc7d573e am: 7b1edf2818 am: da62ecbf7e am: 7e437fef61 by TreeHugger Robot · 5 years ago
- 2459a08 Add new hidden API in CrossProfileApps and other minor changes by kholoud mohamed · 5 years ago
- 48a8baf Move the various GNSS files into the gnss package + cleanup + javadocs by Sasha Kuznetsov · 5 years ago
- 6257ba8 Refactor GNSS listeners by Soonil Nagarkar · 5 years ago
- 33eacc6 ParsingPackage/ParsedPackage test code migration by Winson · 5 years ago
- 9e33ab4 Add feature id to location dumpsys. by Wei Wang · 5 years ago
- e7a405a Merge "Give new permission to set cross-profile app-op to ManagedProvisioning" by Alex Kershaw · 5 years ago
- 0124a09 Give new permission to set cross-profile app-op to ManagedProvisioning by Alex Kershaw · 5 years ago
- a68a7a3 Revert^2 "Add GnssAntennaInfo framework APIs" + added fixes by Sasha Kuznetsov · 5 years ago
- eb1ae5b Merge "Revert "Add GnssAntennaInfo framework APIs"" by Yu-Han Yang · 5 years ago
- fef9247 Revert "Add GnssAntennaInfo framework APIs" by Yu-Han Yang · 5 years ago
- 1f11233 Merge "Add GnssAntennaInfo framework APIs" by Sasha Kuznetsov · 5 years ago
- dcbeb75 Add GnssAntennaInfo framework APIs by Sasha Kuznetsov · 5 years ago
- 9de0b77 Get blocked restore keys directly from UserBMS by Ruslan Tkhakokhov · 5 years ago
- 4b0197d Reset unset app-ops when the admin sets cross-profile packages. by Alex Kershaw · 5 years ago
- 79a89f0 Add a checks for _ACROSS_PROFILES apppop or permission. by kholoud mohamed · 5 years ago
- 6fb8a02 Support setting the _PROFILES app-op by Alex Kershaw · 5 years ago
- 65f0f31 Make NtpTrustedTime safer / expand docs by Neil Fuller · 5 years ago
- fa1ef8d3 Adding History of Location Requests to Dumpsys by WyattRiley · 5 years ago
- 9e111f1 Add BackupManager#excludeKeysFromRestore() by Ruslan Tkhakokhov · 5 years ago
- ad52c6b Move backup encryption to separate APK by Al Sutton · 5 years ago
- 9b55bfb Move start and stop of sub-systems to Trampoline by Bernardo Rufino · 6 years ago
- cb28da9 Fix Robolectric tests that use JobScheduler by Ruslan Tkhakokhov · 6 years ago
- 599e9b3 Fix KeyValueBackupTaskTest shadow errors by Annie Meng · 6 years ago
- 36953aa Move chunking backup tests to correct test target by Annie Meng · 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
- 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
- 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
- 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
- 4292d79 Merge "Not to use handler thread in GnssGeofenceProvider" by TreeHugger Robot · 6 years ago
- 6dc9f05 Not to use handler thread in GnssGeofenceProvider by Yu-Han Yang · 6 years ago
- 75b9fd6 Show location icon when reporting GNSS measurements/status by Anil Admal · 6 years ago
- ae12b3c Ports the first part of encryption/key to AOSP. by Bram Bonné · 6 years ago
- 384230f [Multi-user] Rename GlobalBackupManagerService -> BackupManagerService by Annie Meng · 6 years ago
- 813716b [Multi-user] Extract BackupManagerService to UserBackupManagerService by Annie Meng · 6 years ago
- 0961c3e Merge "add option --user to Bmgr.java" by Chandan Nath · 6 years ago
- 57bf7ba add option --user to Bmgr.java by Chandan Nath · 6 years ago
- 508cf09 Prepare tests for impending robolectric merge by James Lemieux · 6 years ago
- 70bb9a6 Ports encryption/storage from gmscore to AOSP. by Bram Bonné · 6 years ago
- 0d2038c [Multi-user] Fix BackupManagerServiceTest checkstyle by Annie Meng · 6 years ago
- 8650033 Ports chunking/cdc from gmscore to AOSP. by Bram Bonné · 6 years ago
- 1454015 Merge "KV] Don't set current token if no data was moved" by Ruslan Tkhakokhov · 6 years ago
- eb6dabc KV] Don't set current token if no data was moved by Ruslan Tkhakokhov · 6 years ago
- 38d86c2 Use tip-of-tree robolectric by James Lemieux · 6 years ago
- 84c66b8 Ports second part of the chunking code from gmscore to AOSP. by Bram Bonné · 6 years ago
- 118e65b Prepare for upgrade to Truth 0.42 by James Lemieux · 6 years ago
- d77874c Merge "[KV] Only discard state if non-null" by Bernardo Rufino · 6 years ago
- 5dcff70 [KV] Only discard state if non-null by Bernardo Rufino · 6 years ago
- 70349b46 Merge "Ports part of the backup/encryption/chunking code from gmscore." by TreeHugger Robot · 6 years ago