1. de8e3b7 Add uid information in PackageListObserver by Chenbo Feng · 5 years ago
  2. 2933d3d Remove interface for dex_boot. by Matt Pape · 5 years ago
  3. 3e12ac7 ContentSuggestionsService - allow user manager to disable content suggestions. by Zak Cohen · 5 years ago
  4. c7df290 Merge "Don't allow installing of new apexes on user builds" by Nikita Ioffe · 5 years ago
  5. 24e6e12 Don't allow installing of new apexes on user builds by Nikita Ioffe · 5 years ago
  6. e2d52f5 Abort apexd session only if staged session contains apex by Nikita Ioffe · 5 years ago
  7. 8af0210 Merge "Get permissions flags with GET_RUNTIME_PERMISSION" by Philip P. Moltmann · 5 years ago
  8. 209f3f3 Merge "Rollback flags: handle cases where flag values are negative" by Shafik Nassar · 5 years ago
  9. fc202f7 Get permissions flags with GET_RUNTIME_PERMISSION by Philip P. Moltmann · 5 years ago
  10. c87cf2c Merge changes from topic "userSensitive" by Philip P. Moltmann · 5 years ago
  11. 15c511f Rollback flags: handle cases where flag values are negative by shafik · 5 years ago
  12. a701010 Merge "Rename downgrade-related install flags" by TreeHugger Robot · 5 years ago
  13. 7659769 Small issues with FLAG_PERMISSION_USER_SENSITIVE_* by Philip P. Moltmann · 5 years ago
  14. 92ed8d7 Merge "Add ACCESS_BACKGROUND_LOCATION to location pregrants" by TreeHugger Robot · 5 years ago
  15. 279e846 Merge changes from topic "revokeLocOnUpgrade" by Philip P. Moltmann · 5 years ago
  16. 9f48f21 Add ACCESS_BACKGROUND_LOCATION to location pregrants by Soonil Nagarkar · 5 years ago
  17. 45614ed Merge "Use updated DeviceConfig API's getLong method to simplify invocation." by TreeHugger Robot · 5 years ago
  18. 7dda704 Use updated DeviceConfig API's getLong method to simplify invocation. by Stanislav Zholnin · 5 years ago
  19. e5d998f Control revoke-on-upgrade behavior for loc perm by Philip P. Moltmann · 5 years ago
  20. 3c37379 Merge "Added LocusId support to Shortcut and Notification." by TreeHugger Robot · 5 years ago
  21. 9120d31 Merge "Added secondary owners on per-file entries." am: 6d80c7a6e4 am: 0d6599a4e2 by Felipe Leme · 5 years ago
  22. 319c4ee Revoke location permissions on upgrade from Pre-Q by Philip P. Moltmann · 5 years ago
  23. d3e6416 No special case for location permission by Philip P. Moltmann · 5 years ago
  24. dddadd7 Inherit flags when inheriting permission state by Philip P. Moltmann · 5 years ago
  25. b1d60f1 Rename downgrade-related install flags by Nikita Ioffe · 5 years ago
  26. b662614 Added secondary owners on per-file entries. by Felipe Leme · 5 years ago
  27. 90205ef Added LocusId support to Shortcut and Notification. by Felipe Leme · 5 years ago
  28. af59783 Merge "Allow only Recents to query app usage limit info." by Varun Shah · 5 years ago
  29. a1111ff Allow RollbackManager to downgrade apks on user builds by Nikita Ioffe · 5 years ago
  30. c99c14f Merge "Avoid crashing on unknown package in pregrants exceptions" by TreeHugger Robot · 5 years ago
  31. f25013c Avoid crashing on unknown package in pregrants exceptions by Eugene Susla · 5 years ago
  32. 697fdd2 Merge "Support dexopting shared libraries." am: 3275a6b245 am: 2e07ca0f15 by Nicolas Geoffray · 5 years ago
  33. 653356f Support dexopting shared libraries. by Nicolas Geoffray · 5 years ago
  34. 92be54d Merge "Call into role controller asynchronously when holding mPackages." by TreeHugger Robot · 5 years ago
  35. 5e1c11c Merge "Detect native code loading by untrusted_app." by Alan Stokes · 5 years ago
  36. a9c3a3a Merge changes from topic "APC-PackageManagerNative" by Kevin Rocard · 5 years ago
  37. fafe525 Call into role controller asynchronously when holding mPackages. by Hai Zhang · 5 years ago
  38. 63ebfcb Merge "Fail staged session if apexd session is in ROLLBACK_IN_PROGRESS state" by Nikita Ioffe · 5 years ago
  39. 6da4f3e Merge "Don't allow downgrade of apexes unless INSTALL_ALLOW_DOWNGRADE is set" by TreeHugger Robot · 5 years ago
  40. fc9a21d Detect native code loading by untrusted_app. by Alan Stokes · 5 years ago
  41. a7f44ba No need to pass shared library infos explicitly in performDexOpt. by Nicolas Geoffray · 5 years ago
  42. fb6688e Fail staged session if apexd session is in ROLLBACK_IN_PROGRESS state by Nikita Ioffe · 5 years ago
  43. 8bbb815 Don't allow downgrade of apexes unless INSTALL_ALLOW_DOWNGRADE is set by Nikita Ioffe · 5 years ago
  44. 4bf858e Merge "No need to pass shared library infos explicitly in performDexOpt." by Nicolas Geoffray · 5 years ago
  45. 1158b87 No need to pass shared library infos explicitly in performDexOpt. by Nicolas Geoffray · 5 years ago
  46. 75dfacb Merge "Abort apex session if APK part of a train failed" by Nikita Ioffe · 5 years ago
  47. 1c70a60 Expose allowAudioPlaybackCapture to PackageManagerNative by Kevin Rocard · 5 years ago
  48. f91d50b Introduce playback capture application manifest flag by Kevin Rocard · 5 years ago
  49. e9abb75 Allow only Recents to query app usage limit info. by Varun Shah · 5 years ago
  50. 712be76 Call populateActivePackagesCacheIfNeeded in isApexSupported by Nikita Ioffe · 5 years ago
  51. 39a6a5b Abort apex session if APK part of a train failed by Nikita Ioffe · 5 years ago
  52. fca9022 Merge "Delete packageDir after abandoning staged session" by TreeHugger Robot · 5 years ago
  53. 8274222 Propagate ROLLBACK_IN_PROGRESS and ROLLED_BACK states to StagingManager by Nikita Ioffe · 5 years ago
  54. 988f779 Delete packageDir after abandoning staged session by shafik · 5 years ago
  55. 868b69d Merge "Unblock broadcasts when systemReady() finished." by Dario Freni · 5 years ago
  56. 2c507ea Merge "Add ALWAYS_LOCATION_PERMISSIONS for carrier apps." by TreeHugger Robot · 5 years ago
  57. a984bb7 Merge "Enforce MANAGE_APP_PREDICTIONS on hasShareTargets" by TreeHugger Robot · 5 years ago
  58. 9b12ca9 Merge "StagingManager: Support abandoning staged sessions" by Shafik Nassar · 5 years ago
  59. 7d98a45 Merge "Add "Staged" to API related to staged sessions." by Dario Freni · 5 years ago
  60. 14f885b Unblock broadcasts when systemReady() finished. by Dario Freni · 5 years ago
  61. 60a96c1 Add "Staged" to API related to staged sessions. by Dario Freni · 5 years ago
  62. 8e95f0b Merge "Delaying populating APEX cache until boot is completed." by TreeHugger Robot · 5 years ago
  63. 31756bd Merge "Implement staged directory clean up for staged install" by Shafik Nassar · 5 years ago
  64. 5eacf09 Implement staged directory clean up for staged install by Mohammad Samiul Islam · 6 years ago
  65. 07205e3 StagingManager: Support abandoning staged sessions by shafik · 6 years ago
  66. 3f62994 Delaying populating APEX cache until boot is completed. by Martijn Coenen · 5 years ago
  67. a3c30c2 Merge "Throw a checked exception on child session linkage" by Dario Freni · 5 years ago
  68. b953577 Disable app details activity for the apps installed before Q by Ricky Wai · 5 years ago
  69. e485198 Merge "Fix missing .fsv_sig after partial split install" by TreeHugger Robot · 5 years ago
  70. fdc5208 Fix missing .fsv_sig after partial split install by Victor Hsieh · 5 years ago
  71. 8715260 Merge "[Multi-user] add PackageInstaller.installExistingPackage with IntentSender which is fired only after the asynchronous restore is complete" by Chandan Nath · 5 years ago
  72. ccac071 Merge "SystemAPI for setting app details activity state" by Ricky Wai · 5 years ago
  73. e8e463b [Multi-user] add PackageInstaller.installExistingPackage with IntentSender which is fired only by Chandan Nath · 6 years ago
  74. 80646b6 Add ALWAYS_LOCATION_PERMISSIONS for carrier apps. by Ginelle Gan Gaisano · 5 years ago
  75. 3cbd4a5 Merge "Require INSTALL_PACKAGES permission for setInstallAsApex" by Nikita Ioffe · 5 years ago
  76. 4501c11 Require INSTALL_PACKAGES permission for setInstallAsApex by Nikita Ioffe · 5 years ago
  77. 145d742 Merge "Allow cmd package suspend for secondary users." by TreeHugger Robot · 5 years ago
  78. b410fec Merge changes If4e6a8a7,I5d552ef1 by TreeHugger Robot · 5 years ago
  79. 973e0e7 Merge "Fix get documenter package name fail" by Rhed Jao · 5 years ago
  80. 933c8e0 Merge changes from topics "policy_fixed_set_via_perm_controller", "protect-policy-flags" by Philip P. Moltmann · 5 years ago
  81. e346f75 Merge changes from topic "perm-flags" by Philip P. Moltmann · 5 years ago
  82. 9fe545b Merge "Broaden temporary workaround." by Jeff Sharkey · 5 years ago
  83. ab28fff Add UserManager APIs to SystemApi. by Leo Hsu · 6 years ago
  84. 2a537a6 Guard changing policy_fixed flag behind permission by Philip P. Moltmann · 5 years ago
  85. 9f0115b Merge "Allow UiAutomation to adopt the shell permission indentity" by Sooraj Sasindran · 5 years ago
  86. 8277ab6 Do not revoke pre-M perms on upgrade by Philip P. Moltmann · 5 years ago
  87. c6e3a8e Also apply removed permission flags by Philip P. Moltmann · 5 years ago
  88. bede9f8 Merge "Use toArray(T[]) instead of toArray()." by Treehugger Robot · 5 years ago
  89. c2841ec Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  90. 627d4db Enforce MANAGE_APP_PREDICTIONS on hasShareTargets by Mehdi Alizadeh · 6 years ago
  91. 8eaffc8 Merge "Adding a null check for a @NonNull arg" by TreeHugger Robot · 5 years ago
  92. 92cd006 SystemAPI for setting app details activity state by Ricky Wai · 5 years ago
  93. 8c09089 Don't get child sessions while holding session lock. by Richard Uhler · 5 years ago
  94. 257a487 Don't allow addChildSessionId after session is sealed. by Richard Uhler · 5 years ago
  95. 3383005 Merge "RMS: Pass in rollback_id in the calls to installd" by Nikita Ioffe · 5 years ago
  96. 7fe9a80 Allow cmd package suspend for secondary users. by Nicholas Sauer · 5 years ago
  97. 0d40e2d Merge "Rename test class to match code." by TreeHugger Robot · 5 years ago
  98. 6207897 Broaden temporary workaround. by Jeff Sharkey · 5 years ago
  99. 1485a60 Merge "Fix install and update times for non-system packages." by TreeHugger Robot · 5 years ago
  100. 788f3a0 Merge "Temporary workaround to grant Storage permission." by Jeff Sharkey · 5 years ago