1. 9c5226f Activity start: Send featureId from context->AppOpsManager by Philip P. Moltmann · 4 years, 5 months ago
  2. 8126b1f Added a new "retailDemo" protection level. by wayneyang · 4 years, 5 months ago
  3. 8975fb9 Merge changes I4e0bac46,I86f92508 by TreeHugger Robot · 4 years, 5 months ago
  4. 26050db Make PackageManagerInternal#getPackageUid internal by Patrick Baumann · 4 years, 5 months ago
  5. 04ca345 Merge "Update references of "DONT_DELETE_DATA" to "DELETE_KEEP_DATA"." by Sudheer Shanka · 4 years, 5 months ago
  6. 31961ce Update references of "DONT_DELETE_DATA" to "DELETE_KEEP_DATA". by Sudheer Shanka · 4 years, 5 months ago
  7. f6729fa Initial impl issue #143085640: Per-process network access control by Dianne Hackborn · 4 years, 6 months ago
  8. 0252b86 Merge changes from topic "shared-lib-tele-res" by Ryan Mitchell · 4 years, 5 months ago
  9. ee4a564 Allow for overlaying dynamic shared libraries by Ryan Mitchell · 4 years, 8 months ago
  10. 3fcecfc Rollback user data of apks-in-apex while rolling back the apex by Mohammad Samiul Islam · 4 years, 6 months ago
  11. edfdd41 Merge "Add new dpm api to disable user control over apps" by Srinivas Paladugu · 4 years, 5 months ago
  12. 0bb962c Add new dpm api to disable user control over apps by Srinivas Paladugu · 4 years, 8 months ago
  13. 26dee80 Send broadcast to integrity component during installation. by Song Pan · 4 years, 8 months ago
  14. cf0e573 Merge "Refactor getPackagesForSharedUid." by Alan Stokes · 4 years, 6 months ago
  15. 1fa23ed0 [CDM] Bypass location setting when scanning for devices by Eugene Susla · 5 years ago
  16. 20fbef2 Refactor getPackagesForSharedUid. by Alan Stokes · 4 years, 6 months ago
  17. 32e4875 Merge changes from topic "mount_isolate_apps_data" by Ricky Wai · 4 years, 6 months ago
  18. 5f97823 Merge "Expose request data to InstantAppResolverService" by TreeHugger Robot · 4 years, 6 months ago
  19. 5a8fe7a Pass app visible packages data directory info to zygote by Ricky Wai · 4 years, 6 months ago
  20. f2b4177 Remove a few hard coded references to SystemUI in fw/base/services by Winson Chung · 4 years, 8 months ago
  21. f93a39c Add implementation class to handle integrity check broadcasts. by Song Pan · 4 years, 7 months ago
  22. 14ff717 Revert "Revert "Deprecate PackageParser#Package"" by Winson · 4 years, 8 months ago
  23. 4fd1088 Check DELETE_ALL_USERS flag when uninstalling APEX by Gavin Corkery · 4 years, 7 months ago
  24. f7ea8f9 Revert "Add a new wifi protection level" by Roshan Pius · 4 years, 7 months ago
  25. 182ea1c Avoids deadlock when applying preferred activities by Patrick Baumann · 4 years, 7 months ago
  26. 81fef84 Expose request data to InstantAppResolverService by Winson · 4 years, 10 months ago
  27. 73266f2 Add a new wifi protection level by Roshan Pius · 4 years, 8 months ago
  28. 45c183d add a new telephony protection level by Chen Xu · 4 years, 9 months ago
  29. e4f5f2d Move PackageManagerInternal to services.jar by Christopher Tate · 4 years, 9 months ago[Renamed (99%) from core/java/android/content/pm/PackageManagerInternal.java]
  30. 29f3a0b Merge "Revert "Deprecate PackageParser#Package"" by Winson Chiu · 4 years, 9 months ago
  31. 8e18a0a Revert "Deprecate PackageParser#Package" by Winson Chiu · 4 years, 9 months ago
  32. 0617359 Merge "Allowing more than one app to suspend apps" by TreeHugger Robot · 4 years, 9 months ago
  33. 243e7ea Deprecate PackageParser#Package by Winson · 4 years, 11 months ago
  34. d327844 Allowing more than one app to suspend apps by Suprabh Shukla · 4 years, 10 months ago
  35. be0f335 Merge "Whitelist packages for user types" by TreeHugger Robot · 4 years, 9 months ago
  36. 04d7ae5 Whitelist packages for user types by Bookatz · 4 years, 11 months ago
  37. b6e7297 Breaks isInstantApp into public and internal by Patrick Baumann · 4 years, 9 months ago
  38. de37e43 Marks app filtering interactions correctly by Patrick Baumann · 4 years, 10 months ago
  39. 053c3a2 Fix getting target SDK version for uid in PermissionManagerService. by Hai Zhang · 4 years, 10 months ago
  40. 48f3cf4 Remove INSTALLED_USERS extra from ACTION_PACKAGE_ENABLE_ROLLBACK. by Oli Lan · 4 years, 11 months ago
  41. c5b0e86 Move few remaining permission methods by Todd Kennedy · 5 years ago
  42. 583378d Move providers to permission manager by Todd Kennedy · 5 years ago
  43. c971a45 Move grant/revoke permission APIs by Todd Kennedy · 5 years ago
  44. 7e3dd3a Move whitelist permissions to permission manager by Todd Kennedy · 5 years ago
  45. ca1ea17 Move check permission methods by Todd Kennedy · 5 years ago
  46. 230c0a7 Move permission flag methods by Todd Kennedy · 5 years ago
  47. 6ffc5a6 Move add/remove permission by Todd Kennedy · 5 years ago
  48. 157dd1d Move legacy obb data migration to a handler thread. by Narayan Kamath · 5 years ago
  49. 3fb12ba Merge "Make sure to always upgrade runtime permissions" into qt-dev by Philip P. Moltmann · 5 years ago
  50. 5f5783e Make sure to always upgrade runtime permissions by Philip P. Moltmann · 5 years ago
  51. eb8b460 Exclude packages that's not installed from the hash for role. by Hai Zhang · 5 years ago
  52. c139927 Remove default app permission granting from DefaultPermissionGrantPolicy. by Hai Zhang · 5 years ago
  53. f883ea6 Merge "Defer broadcasting ACTION_DEFERRED_ACTIVITY_CHANGED until actual change" into qt-dev by Winson Chung · 5 years ago
  54. d8eb8b2 Restricted permission mechanism - framework by Svet Ganov · 5 years ago
  55. 82913b7 Fix rollbacks in multi-user case. by Richard Uhler · 5 years ago
  56. b41314b Defer broadcasting ACTION_DEFERRED_ACTIVITY_CHANGED until actual change by Winson Chung · 5 years ago
  57. f012a22 Add support for uninstalling apex to PackageManagerShellCommand by Nikita Ioffe · 5 years ago
  58. de8e3b7 Add uid information in PackageListObserver by Chenbo Feng · 5 years ago
  59. fafe525 Call into role controller asynchronously when holding mPackages. by Hai Zhang · 5 years ago
  60. 8be463f Use role for default home. by Hai Zhang · 5 years ago
  61. 85fd062 Make RoleManager inject DefaultBrowserProvider into PackageManager. by Hai Zhang · 5 years ago
  62. a22cd83 Migrate default browser to use role. by Hai Zhang · 5 years ago
  63. cd7695d Add a new "appPredictor" protection flag. by George Hodulik · 5 years ago
  64. 5a15b55 Added a new "incidentReportApprover" permission protection flag. by Joe Onorato · 6 years ago
  65. 869f706 RollbackManager: Support userdata snapshot / restore. by Narayan Kamath · 5 years ago
  66. a1485f6 [view compilation] Add --compile-layouts flag to `pm compile` by Eric Holk · 5 years ago
  67. 2452709 Merge "Added a new set of permissions for DeviceConfig API." by Stanislav Zholnin · 5 years ago
  68. 8e0e572 Merge "Pre-grant location permisson to location extra packages." by TreeHugger Robot · 5 years ago
  69. 596437f Added a new set of permissions for DeviceConfig API. by Stanislav Zholnin · 5 years ago
  70. ffb94e6 Pre-grant location permisson to location extra packages. by Wei Wang · 5 years ago
  71. 7900049 Adding an api to mark a package as distracting by Suprabh Shukla · 5 years ago
  72. b29f145 Add RollbackManagerService by Richard Uhler · 6 years ago
  73. 15707b3 Define protection level for document manager. by Jeff Sharkey · 6 years ago
  74. 5f30365 Added a new "wellbeing" protection flag. by Varun Shah · 6 years ago
  75. abdefba Call roles granting only when packages changed by Eugene Susla · 6 years ago
  76. 2ac25a9 Update StorageManagerService handling of packages info. by Sudheer Shanka · 6 years ago
  77. bc9ebba Merge "Suspending app can customize intercepting dialog" by TreeHugger Robot · 6 years ago
  78. 389cb6f Suspending app can customize intercepting dialog by Suprabh Shukla · 6 years ago
  79. cf134eb Return app hidden details activity in launcher api by Ricky Wai · 6 years ago
  80. b0be05c Revert "Revert "Reduce coupling between DefaultPermissionGrantPolicy and PM"" by Philip P. Moltmann · 6 years ago
  81. fa89422 Revert "Reduce coupling between DefaultPermissionGrantPolicy and PM" by Philip P. Moltmann · 6 years ago
  82. 47e8820 Reduce coupling between DefaultPermissionGrantPolicy and PM by Eugene Susla · 6 years ago
  83. cf82703 Move query methods by Todd Kennedy · 6 years ago
  84. 5790af0 Methods to translate sandbox paths. by Jeff Sharkey · 6 years ago
  85. 7c79a07 Merge changes from topic "SplitPackageInstaller" by Philip P. Moltmann · 6 years ago
  86. 0a541a5 Update StorageManagerService to push package info to vold. by Sudheer Shanka · 6 years ago
  87. 8943ad6 Split PackageInstaller app into installation and permissions management by Philip P. Moltmann · 6 years ago
  88. d873ae6 Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  89. 303c4bb Add AccountManager key rotation awareness. by Dan Cashman · 6 years ago
  90. df88614 Merge "Silently ignore force stop API for protected packages" into pi-dev by Benjamin Franz · 6 years ago
  91. f81bf7f Silently ignore force stop API for protected packages by Benjamin Franz · 6 years ago
  92. 61aebf6 Merge "Revert "Check permissions only against packagesettings"" into pi-dev by TreeHugger Robot · 6 years ago
  93. 97b9b53 Revert "Check permissions only against packagesettings" by Patrick Baumann · 6 years ago
  94. 3f345a9 Merge "Check permissions only against packagesettings" into pi-dev by TreeHugger Robot · 6 years ago
  95. b00eb64 Check permissions only against packagesettings by Patrick Baumann · 6 years ago
  96. 822ce4f Merge "Activity interceptor dialog for suspended apps" into pi-dev by TreeHugger Robot · 6 years ago
  97. cb331c3 Merge "Fixes non-web AIA internal launch" into pi-dev by TreeHugger Robot · 6 years ago
  98. 3c3af14 Activity interceptor dialog for suspended apps by Suprabh Shukla · 6 years ago
  99. 7838027 Fixes non-web AIA internal launch by Patrick Baumann · 6 years ago
  100. 69c7142 Hiding windows for suspended packages by Suprabh Shukla · 6 years ago