1. 7b647e4 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 1 month ago
  2. a1acb7d Uptesting is moving folks to /external/robolectric from /external/robolectric-shadows by Rex Hoffman · 1 year, 2 months ago
  3. 4bf59a5 Move package parsing implementations to internal by TYM Tsai · 1 year, 3 months ago
  4. b000297 Add support for wired routing by Santiago Seifert · 1 year, 5 months ago
  5. 8a15019 Merge "Revert "Add support for wired routing"" into main by Liana Kazanova · 1 year, 3 months ago
  6. 9f92661 Revert "Add support for wired routing" by Liana Kazanova · 1 year, 3 months ago
  7. aa41025 Merge "Add support for wired routing" into main by Treehugger Robot · 1 year, 3 months ago
  8. dc78995 Add support for wired routing by Santiago Seifert · 1 year, 5 months ago
  9. 8bfb6e2 Merge "Revert "Add support for wired routing"" into main by Greg Kaiser · 1 year, 3 months ago
  10. 2aa6c9a Revert "Add support for wired routing" by Santiago Seifert · 1 year, 3 months ago
  11. 6fb6c6f Merge "Add support for wired routing" into main by Santiago Seifert · 1 year, 3 months ago
  12. da1e5bb Add support for wired routing by Santiago Seifert · 1 year, 5 months ago
  13. c178d2e Move interfaces to framework internal by TYM Tsai · 1 year, 3 months ago
  14. 1376bbfd Fix connected apps for headless (was previously always checking allowed by Jonathan Scott · 1 year, 10 months ago
  15. 28ee07d Implement BluetoothRouteController that supports Audio Policies by Alex Dadukin · 2 years ago
  16. c00f22a Merge "Add Owners file to media robolectric service tests." am: e2f4f71ca2 am: f626b58472 am: 39d74defdc by Alex Dadukin · 2 years ago
  17. 09e7091 Add Owners file to media robolectric service tests. by Alex Dadukin · 2 years ago
  18. 1b3159f Merge "Add a new NetworkTimeHelper impl" by Neil Fuller · 2 years ago
  19. bd64b8d Add a new NetworkTimeHelper impl by Neil Fuller · 2 years, 3 months ago
  20. b917306 Fix Connected Apps on headless by Jonathan Scott · 2 years, 1 month ago
  21. 899d2fe Merge "Refactoring: Support alt. network time source" by Neil Fuller · 2 years, 1 month ago
  22. 8ad07e2 Refactoring: Support alt. network time source by Neil Fuller · 2 years, 3 months ago
  23. 8094d4d Allow disabling framework Backup scheduling by Ruslan Tkhakokhov · 2 years, 1 month ago
  24. 9a4da64 Implement shadow for UserManager#getMainUser by [CSarp Misoglu · 2 years, 2 months ago
  25. ee11a9c Rename AndroidPackageApi to AndroidPackage by Winson Chiu · 2 years, 7 months ago
  26. 8f7e68c Fix cross user package visibility leakage for getAppOpPermissionPackages by Rhed Jao · 2 years, 9 months ago
  27. 8354946 Fix onPackageChanged handling of disabled packages by Paul Hadfield · 3 years ago
  28. d68bb37 Fix onPackageChanged handling of disabled packages by Paul Hadfield · 3 years ago
  29. c1e3183 Refactor UBMS to use LifecycleOperationStorage. by Paul Hadfield · 3 years, 3 months ago
  30. fecb63e Merge "Rename TransportClient to TransportConnection" by Ruslan Tkhakokhov · 3 years, 3 months ago
  31. f39ab70 Rename TransportClient to TransportConnection by Ruslan Tkhakokhov · 3 years, 3 months ago
  32. 5fab45e [pm] change internal flags to long by Songchun Fan · 3 years, 3 months ago
  33. c7085ce Revert "Fix onPackageChanged handling of disabled packages" by Paul Hadfield · 3 years, 6 months ago
  34. 33139c1 Fix onPackageChanged handling of disabled packages by Paul Hadfield · 3 years, 8 months ago
  35. a8e676b Refactor Java GNSS HAL by Soonil Nagarkar · 4 years, 3 months ago
  36. d004f41 Correctly reset cross-profile app-op by Alex Kershaw · 4 years, 3 months ago
  37. f046542 Merge "Location OWNERS updates" am: 2e8693718c am: c02e647603 am: c568376083 by Soonil Nagarkar · 4 years, 3 months ago
  38. 51c4329 Location OWNERS updates by Soonil Nagarkar · 4 years, 3 months ago
  39. 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 3 months ago
  40. 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 3 months ago
  41. bf126a7 Merge "Add batching APIs and Location.equals()" by Soonil Nagarkar · 4 years, 4 months ago
  42. be6ed5a Add batching APIs and Location.equals() by Soonil Nagarkar · 4 years, 4 months ago
  43. 8318aba GNSS Satellite Blocklist Renaming by Yu-Han Yang · 4 years, 4 months ago
  44. 83259675 Refactor location event log by Soonil Nagarkar · 4 years, 5 months ago
  45. a478dfc Rename pmInternal#getPackageUidInternal (1/4) by Jackal Guo · 4 years, 7 months ago
  46. 9a74777 Update robolectric tetst for BackupEligibilityRules refactor by Ruslan Tkhakokhov · 4 years, 8 months ago
  47. 9a724ed Migrate usages of AppBackupUtils to BackupEligibilityRules by Ruslan Tkhakokhov · 4 years, 8 months ago
  48. 77c7e48 Merge changes from topic "fsd2d-1" by Ruslan Tkhakokhov · 4 years, 8 months ago
  49. 2f2e13c Add BackupManager API to start migration by Ruslan Tkhakokhov · 4 years, 8 months ago
  50. 543db32 Pass in callsite of SurfaceControl constructor explicitly (1/3) by Jorim Jaggi · 4 years, 9 months ago
  51. d42ab1b Pass in callsite of SurfaceControl constructor explicitly (1/3) by Jorim Jaggi · 4 years, 9 months ago
  52. 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
  53. 7f5a592 Merge "Use killUid instead of killApplication to kill app" into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
  54. 4f3d52c Use killUid instead of killApplication to kill app by Kholoud Mohamed · 4 years, 9 months ago
  55. 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, 9 months ago
  56. 5d6cf38 Merge "Prevent DPCs from requesting INTERACT_ACROSS_PROFILES" into rvc-dev by TreeHugger Robot · 4 years, 9 months ago
  57. e6a81b3 Prevent DPCs from requesting INTERACT_ACROSS_PROFILES by Alex Kershaw · 4 years, 10 months ago
  58. 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
  59. 0873910 Kill app if cross profile app op gets revoked by kholoud mohamed · 4 years, 10 months ago
  60. 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
  61. 9bbab6a Remove platform-signed apps from configurable cross profile apps by kholoud mohamed · 5 years ago
  62. 1caed5c Merge "Move gnss files to server/location/gnss" into rvc-dev by Sasha Kuznetsov · 5 years ago
  63. 94bb009 Move gnss files to server/location/gnss by Sasha Kuznetsov · 5 years ago
  64. 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
  65. ec19b8d Add hidden API to clear all cross-profile app-ops by Alex Kershaw · 5 years ago
  66. 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
  67. 2459a08 Add new hidden API in CrossProfileApps and other minor changes by kholoud mohamed · 5 years ago
  68. 48a8baf Move the various GNSS files into the gnss package + cleanup + javadocs by Sasha Kuznetsov · 5 years ago
  69. 6257ba8 Refactor GNSS listeners by Soonil Nagarkar · 5 years ago
  70. 33eacc6 ParsingPackage/ParsedPackage test code migration by Winson · 5 years ago
  71. 9e33ab4 Add feature id to location dumpsys. by Wei Wang · 5 years ago
  72. e7a405a Merge "Give new permission to set cross-profile app-op to ManagedProvisioning" by Alex Kershaw · 5 years ago
  73. 0124a09 Give new permission to set cross-profile app-op to ManagedProvisioning by Alex Kershaw · 5 years ago
  74. a68a7a3 Revert^2 "Add GnssAntennaInfo framework APIs" + added fixes by Sasha Kuznetsov · 5 years ago
  75. eb1ae5b Merge "Revert "Add GnssAntennaInfo framework APIs"" by Yu-Han Yang · 5 years ago
  76. fef9247 Revert "Add GnssAntennaInfo framework APIs" by Yu-Han Yang · 5 years ago
  77. 1f11233 Merge "Add GnssAntennaInfo framework APIs" by Sasha Kuznetsov · 5 years ago
  78. dcbeb75 Add GnssAntennaInfo framework APIs by Sasha Kuznetsov · 5 years ago
  79. 9de0b77 Get blocked restore keys directly from UserBMS by Ruslan Tkhakokhov · 5 years ago
  80. 4b0197d Reset unset app-ops when the admin sets cross-profile packages. by Alex Kershaw · 5 years ago
  81. 79a89f0 Add a checks for _ACROSS_PROFILES apppop or permission. by kholoud mohamed · 5 years ago
  82. 6fb8a02 Support setting the _PROFILES app-op by Alex Kershaw · 5 years ago
  83. 65f0f31 Make NtpTrustedTime safer / expand docs by Neil Fuller · 5 years ago
  84. fa1ef8d3 Adding History of Location Requests to Dumpsys by WyattRiley · 5 years ago
  85. 9e111f1 Add BackupManager#excludeKeysFromRestore() by Ruslan Tkhakokhov · 5 years ago
  86. ad52c6b Move backup encryption to separate APK by Al Sutton · 5 years ago
  87. 9b55bfb Move start and stop of sub-systems to Trampoline by Bernardo Rufino · 6 years ago
  88. cb28da9 Fix Robolectric tests that use JobScheduler by Ruslan Tkhakokhov · 6 years ago
  89. 599e9b3 Fix KeyValueBackupTaskTest shadow errors by Annie Meng · 6 years ago
  90. 36953aa Move chunking backup tests to correct test target by Annie Meng · 6 years ago
  91. af4ba04 Merge "Ports DiffScriptBackupWriter from gmscore to AOSP." by Bram Bonné · 6 years ago
  92. 02cf411 Ports DiffScriptBackupWriter from gmscore to AOSP. by Bram Bonné · 6 years ago
  93. 6712b72 [Multi-user] Verfiy full backup/restore flow by Ruslan Tkhakokhov · 6 years ago
  94. 53cf520 [Multi-user] Convert various calls to use user id by Annie Meng · 6 years ago
  95. ca1b5b9 Merge "[Multi-user] Convert key-value flow to use user id" by Annie Meng · 6 years ago
  96. 99c350d [Multi-user] Convert key-value flow to use user id by Annie Meng · 6 years ago
  97. 851bdd4 [Multi-User] Make JobScheduler logic multi-user aware by Ruslan Tkhakokhov · 6 years ago
  98. dae228b [Roboelectric] Split Robolectric frameworks services targets by Chandan Nath · 6 years ago
  99. 6a93c23 [Multi-user] Decouple UserBMS and BMS creation by Annie Meng · 6 years ago
  100. a2fe6c5 [Multi-user] Add -user param to adb backup/restore by Ruslan Tkhakokhov · 6 years ago