1. f662983 Support /system_ext partition by Jeongik Cha · 5 years ago
  2. 1ae81a5 Mark perm DB version as -1 when upgrading from P by Philip P. Moltmann · 5 years ago
  3. 5f5783e Make sure to always upgrade runtime permissions by Philip P. Moltmann · 5 years ago
  4. 30bdc20 Merge "Dump package settings for shared users" into qt-dev by TreeHugger Robot · 5 years ago
  5. 0d80c41 Dump package settings for shared users by Todd Kennedy · 5 years ago
  6. 803c052 Merge "Remove storage sandboxes related code." into qt-dev by Sudheer Shanka · 5 years ago
  7. 64501e5 Remove storage sandboxes related code. by Sudheer Shanka · 5 years ago
  8. c139927 Remove default app permission granting from DefaultPermissionGrantPolicy. by Hai Zhang · 5 years ago
  9. e744669 Clear calling identity before calling into UserManagerService by Amith Yamasani · 5 years ago
  10. d21ce79 Merge "Make storage a restricted permission - framework" into qt-dev by Svetoslav Ganov · 5 years ago
  11. d563e93 Make storage a restricted permission - framework by Svet Ganov · 5 years ago
  12. b22e916 Fixes incorrect app id cleanup on failure by Patrick Baumann · 5 years ago
  13. d8eb8b2 Restricted permission mechanism - framework by Svet Ganov · 5 years ago
  14. 7988315 Merge "Add support for /odm/overlay" by TreeHugger Robot · 5 years ago
  15. d4db997 Set packages.list context to packages_list_file. by Florian Mayer · 5 years ago
  16. 48c24cf Add support for /odm/overlay by Mårten Kongstad · 5 years ago
  17. bcff13c Manifest flag for apps to request sandboxing. by Jeff Sharkey · 5 years ago
  18. e870d022 Revoke all relevant shared permission on uninstall by Anton Hansson · 5 years ago
  19. d4f39bc Merge "Add versionCode to packages.list." by TreeHugger Robot · 5 years ago
  20. aedbca8 Add versionCode to packages.list. by Florian Mayer · 5 years ago
  21. 7659769 Small issues with FLAG_PERMISSION_USER_SENSITIVE_* by Philip P. Moltmann · 5 years ago
  22. f91d50b Introduce playback capture application manifest flag by Kevin Rocard · 5 years ago
  23. 4845667 Move permission restore code into permission controller. by Philip P. Moltmann · 5 years ago
  24. a22cd83 Migrate default browser to use role. by Hai Zhang · 5 years ago
  25. f71dc95 Merge "Revert "Revert "Export profileableFromShellFlag in /data/system/packages.list.""" by Yabin Cui · 5 years ago
  26. 7900049 Adding an api to mark a package as distracting by Suprabh Shukla · 6 years ago
  27. 1ced4ce Revert "Revert "Export profileableFromShellFlag in /data/system/packages.list."" by Yabin Cui · 5 years ago
  28. 4140783 Makes non-system app deletion fail-safe by Patrick Baumann · 6 years ago
  29. e1cc9fd Merge "Moves appID registration outside of scan commit" by TreeHugger Robot · 6 years ago
  30. fc2851e Removes ASEC-related logic from the framework by Patrick Baumann · 6 years ago
  31. 649a857 Moves appID registration outside of scan commit by Patrick Baumann · 6 years ago
  32. d68bd60 Update shared sandbox prefix to "shared-". by Sudheer Shanka · 6 years ago
  33. 3f9115a Merge "Revert "Export profileableFromShellFlag in /data/system/packages.list."" by TreeHugger Robot · 6 years ago
  34. 1d5ca70 Revert "Export profileableFromShellFlag in /data/system/packages.list." by Yabin Cui · 6 years ago
  35. 48910eb Merge "Export profileableFromShellFlag in /data/system/packages.list." by Yabin Cui · 6 years ago
  36. 5ad33b1 Export profileableFromShellFlag in /data/system/packages.list. by Yabin Cui · 6 years ago
  37. 17f65af Split permissions inherit state from their parents by Philip P. Moltmann · 6 years ago
  38. 12783cb Push sharedUserIds info to config/sdcardfs. by Sudheer Shanka · 6 years ago
  39. 389cb6f Suspending app can customize intercepting dialog by Suprabh Shukla · 6 years ago
  40. 4ccae94 Break install up into phases by Patrick · 6 years ago
  41. 4e7a765 Clean/destroy app shared storage via installd. by Jeff Sharkey · 6 years ago
  42. 973f55d Merge "Move query methods" by TreeHugger Robot · 6 years ago
  43. cf82703 Move query methods by Todd Kennedy · 6 years ago
  44. 2bef176 Support /product-services partition by Dario Freni · 6 years ago
  45. 2e8c767 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  46. 8e6710d Merge "Hide system apps until installed (1/2)" by Andrew Sapperstein · 6 years ago
  47. cd47c26 Hide system apps until installed (1/2) by Rhed Jao · 6 years ago
  48. 0a06858 Add "dump all components" option to dumpsys package p by Makoto Onuki · 6 years ago
  49. 7438dcb Add null check before checking overlay by Patrick Baumann · 6 years ago
  50. 151b21b Unsuspending packages on suspending app data clear by Suprabh Shukla · 6 years ago
  51. a639d14 Resets system flags when updating PackageSettings by Patrick Baumann · 6 years ago
  52. 3c3af14 Activity interceptor dialog for suspended apps by Suprabh Shukla · 6 years ago
  53. 021b57a APIs to suspend packages with SUSPEND_APPS permission by Suprabh Shukla · 6 years ago
  54. c84df77 OverlayManager: Add categories by Adrian Roos · 6 years ago
  55. af6f195 Don't write settings just for install status by Todd Kennedy · 6 years ago
  56. 6fa646a Merge "Reduce pss collection amount, improve logging." by TreeHugger Robot · 6 years ago
  57. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 6 years ago
  58. 1713d9e Support /product partition by Jaekyun Seok · 6 years ago
  59. 77029c5 Add proof-of-rotation information to PackageParser.SigningDetails by Daniel Cashman · 6 years ago
  60. e8df5cd Merge changes I0b5152d7,I00a6f1cd by TreeHugger Robot · 6 years ago
  61. c4a5b50 Merge "Implement harmful app warning at activity launch" by Ben Gruver · 6 years ago
  62. 30a23a5 Remove scanPackageInternal() by Todd Kennedy · 7 years ago
  63. 1ab3d6e Implement harmful app warning at activity launch by Ben Gruver · 7 years ago
  64. 420d58a Move signing data into SigningDetails container by Patrick Baumann · 7 years ago
  65. 3d70a03 Revert "Move signing data into SigningDetails container" by Patrick Baumann · 6 years ago
  66. 47117fc Move signing data into SigningDetails container by Patrick Baumann · 7 years ago
  67. 80bdce0 Fix wrong attribute name used to restore databaseVersion. by khmel · 7 years ago
  68. 0f877fa Refactor scanPackagesDirtyLI() by Todd Kennedy · 7 years ago
  69. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 7 years ago
  70. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  71. 002fdbd Support privileged vendor apps by Jiyong Park · 7 years ago
  72. ddaaf4c Remove scanFile argument by Todd Kennedy · 7 years ago
  73. c29b11a Move grantPermission to permission manager by Todd Kennedy · 7 years ago
  74. d6759d4 Enable dumpsys package in incidentd by Yi Jin · 7 years ago
  75. c842393 Move mPermissionTrees to permission settings by Todd Kennedy · 7 years ago
  76. 0eb9738 Move mPermissions from package settings by Todd Kennedy · 7 years ago
  77. 82b0842 Move DefaultPermissionGrantPolicy by Todd Kennedy · 7 years ago
  78. 91a39d1 Move BasePermission to own package by Todd Kennedy · 7 years ago
  79. 087dce2 Add new OEM permission flavor by Svet Ganov · 7 years ago
  80. c50a108 Small fix to pm dumpsys formatting. by Dianne Hackborn · 7 years ago
  81. 5eb5a7d Add virtual preload bit to ApplicationInfo by Todd Kennedy · 7 years ago
  82. 560830c Track both framework and app overlays per package by Todd Kennedy · 7 years ago
  83. b274947 Save overlay paths as user state by Todd Kennedy · 7 years ago
  84. b6f0681 Update PackageSettingBase.usesStaticLibraries correctly. by Sudheer Shanka · 7 years ago
  85. 253984e Store "block uninstall" flag separately from the rest of package state. by Vladislav Kuzkokov · 8 years ago
  86. 53d52c8 Clear default-browser state when it's uninstalled by Christopher Tate · 7 years ago
  87. 09546ff Dump PackageInstaller state outside of mPackages lock by Fyodor Kupolov · 7 years ago
  88. 51b3aac Implement service filtering by Todd Kennedy · 7 years ago
  89. e633eb0 Fix issue with force resizing activity when app level doesn't want to by Wale Ogunwale · 7 years ago
  90. ab53289 Add API to mark apps that have an update available by Todd Kennedy · 7 years ago
  91. ff50665 Merge "Protobufferize PackageManager dumpsys" by Netta Peterbursky · 7 years ago
  92. 1a082be Merge "Better error message when no UID allocated." by TreeHugger Robot · 7 years ago
  93. f60d8ab Better error message when no UID allocated. by Jeff Sharkey · 7 years ago
  94. 4d1de7d Add new internal resolve method by Todd Kennedy · 7 years ago
  95. 426cbef Protobufferize PackageManager dumpsys by Netta P · 7 years ago
  96. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 7 years ago
  97. 626ffb4 Merge "Revert "Per user setting for instant app"" by Guang Zhu · 7 years ago
  98. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 7 years ago
  99. bf92b81 Merge "Per user setting for instant app" by Todd Kennedy · 7 years ago
  100. 23ab7f5 Kernel mapping for package scope by user by Amith Yamasani · 7 years ago