1. 051b999 Permissions: Sync BodySensors/ReadHr permissions on app install. by Justin Lannin · 6 months ago
  2. cc4e6d1 Merge "AppIdPermissionPolicy: Move package update permission revoke to after package evaluation." into main by Justin Lannin · 6 months ago
  3. da47f1d Merge "Revert "[permission] Debugging access state concurrency"" into main by Treehugger Robot · 6 months ago
  4. 05bbc74 AppIdPermissionPolicy: Move package update permission revoke to after package evaluation. by Justin Lannin · 6 months ago
  5. a7a47eb Revert "[permission] Debugging access state concurrency" by Hai Zhang · 6 months ago
  6. 91c12d7 AppIdPermissionUpgrade: Followup improvements to BODY_SENSORS sync. by Justin Lannin · 6 months ago
  7. cac76b2 Permissions: Sync body_sensors/read_hr permissions on platform update. by Justin Lannin · 6 months ago
  8. fb4f9ea AppIdPermissionUpgrade: Run kotlin formatter on file. by Justin Lannin · 6 months ago
  9. 5b5ac77 Permissions: Run kotlin formatter on a few files. by Justin Lannin · 6 months ago
  10. a4822a1 [permission] Debugging access state concurrency by Atneya Nair · 6 months ago
  11. 0496b1f5 Merge "[ECM] Change default mode of ACCESS_RESTRICTED_SETTINGS" into main by Jay Sullivan · 7 months ago
  12. 44c4665 [ECM] Change default mode of ACCESS_RESTRICTED_SETTINGS by Jay Thomas Sullivan · 7 months ago
  13. 6f656a5 Fix deviceId when checking permission in getPermissionRequestState API by mrulhania · 7 months ago
  14. 48c2c43 Handle READ_MEDIA_IMAGES/VIDEO permission in getPermissionRequestState API by mrulhania · 9 months ago
  15. 50e7f48 [appops] Default MODE_FOREGROUND ops for listener by Atneya Nair · 9 months ago
  16. 25fc7ad Merge "Don't keep pregrants for non-system apps after partial uninstallation" into main am: 8540f01f1d am: 0fdf449842 by Treehugger Robot · 9 months ago
  17. 8540f01 Merge "Don't keep pregrants for non-system apps after partial uninstallation" into main by Treehugger Robot · 9 months ago
  18. 218b605 Don't keep pregrants for non-system apps after partial uninstallation by Hai Zhang · 12 months ago
  19. f06d0c5 Add new permission API to optimize permission request flow by mrulhania · 10 months ago
  20. 40468fc Don't override user choice during OTA upgrade or pregrants by mrulhania · 11 months ago
  21. 9cbf2ac Merge "Batch migration of frameworks/base TEST_MAPPING to test_module_config modules" into main am: cb650f8398 am: 0c9ffcdcf5 by Ronald Braunstein · 12 months ago
  22. a8fb311 Batch migration of frameworks/base TEST_MAPPING to test_module_config modules by Ronald Braunstein · 12 months ago
  23. 9263f25 Rename checkPrivilegedPermissionAllowlist() by Yi-an Chen · 1 year ago
  24. 0b951d2 Stop deleting reserve copy file for permission and role by Hai Zhang · 1 year, 2 months ago
  25. 8923df7 Add missing fs-verity setup for UPS. by Hai Zhang · 1 year, 2 months ago
  26. 306f27c Stop deleting reserve copy file for permission and role by Hai Zhang · 1 year, 2 months ago
  27. e9050bb Kill apps when GIDs changed instead of only when added by Hai Zhang · 1 year, 2 months ago
  28. 01a71e9 Keep the implicit flag for pre-23 apps when inheriting implicit permissions by Hai Zhang · 1 year, 2 months ago
  29. fb6e6e9 Extract getAppIdTargetSdkVersion() in AppIdPermissionPolicy by Hai Zhang · 1 year, 2 months ago
  30. 0790d1b Keep the implicit flag for pre-23 apps when inheriting implicit permissions by Hai Zhang · 1 year, 2 months ago
  31. 08d28c2 Make ag/18284930 work on Wear OS by Bagus Maulana · 1 year, 3 months ago
  32. c579435 Merge "Improve logging of ignored setUidMode" into main by Jay Sullivan · 1 year, 3 months ago
  33. f614609 Improve logging of ignored setUidMode by Jay Thomas Sullivan · 1 year, 3 months ago
  34. 7c1b2f1 Allow APEX to customize signature permission allowlist. by Hai Zhang · 1 year, 4 months ago
  35. 5b0af12 Log callingUid from setUidMode by Jay Sullivan · 1 year, 4 months ago
  36. b67919d Allow all partitions to provide signature permission allowlist for downloaded apps by Hai Zhang · 1 year, 4 months ago
  37. 84197da Merge "Support dumping according to package name in the PermissionService" into main am: 43dc73188e am: d844514085 by Treehugger Robot · 1 year, 4 months ago
  38. 8c71718 Support dumping according to package name in the PermissionService by 张倞诚 · 1 year, 4 months ago
  39. 79392d1 Merge "Fix formating in AppIdPermissionPolicy" into main by Treehugger Robot · 1 year, 4 months ago
  40. 4a96f1b Don't revoke READ_MEDIA_VISUAL_USER_SELECTED when requested by mrulhania · 1 year, 4 months ago
  41. 185f7ba Fix formating in AppIdPermissionPolicy by mrulhania · 1 year, 4 months ago
  42. c40e6f0 Fix permissions dump in the bugreports by mrulhania · 1 year, 4 months ago
  43. 520f19b AppOp mode for device aware permissions should come from their permission states by Yuting · 1 year, 5 months ago
  44. bec18ed Unflag ignoring APEX packages in UPS (i.e. in V+) by Hai Zhang · 1 year, 5 months ago
  45. 3e1813f Merge "Revert^2 "Perform device capability check when checking device aware permission on"" into main by Yuting Fang · 1 year, 5 months ago
  46. fef82f4 Merge "Ignore APEX packages in UPS (i.e. in V+)." into main by Treehugger Robot · 1 year, 5 months ago
  47. 835a35f [1/2] Add relevant tests in VDM to presubmit test of permission code by Yuting · 1 year, 5 months ago
  48. 4376993 Revert^2 "Perform device capability check when checking device aware permission on" by Yuting Fang · 1 year, 5 months ago
  49. 10952b0 Revert "Perform device capability check when checking device aware permission on" by Pechetty Sravani · 1 year, 5 months ago
  50. f829917 Ignore APEX packages in UPS (i.e. in V+). by Hai Zhang · 1 year, 5 months ago
  51. 3c6a28b Perform device capability check when checking device aware permission on by Yuting · 1 year, 5 months ago
  52. 5af800b Merge "Unflag new permission GID implementation and remove legacy code." into main by Treehugger Robot · 1 year, 6 months ago
  53. 9796918 Unflag new permission GID implementation and remove legacy code. by Hai Zhang · 1 year, 6 months ago
  54. 3ec891e Fix soft restricted flag computation for shared UID by Hai Zhang · 1 year, 6 months ago
  55. ded4081 Merge changes from topic "signature-permission-allowlist-test" into main by Treehugger Robot · 1 year, 6 months ago
  56. 70baff8 Add system server test API to force enforce signature permission allowlist. by Hai Zhang · 1 year, 7 months ago
  57. d94332e Use IoThread for permission access persistence. by Xin Guan · 1 year, 6 months ago
  58. c6da66f Fix translation between APPLY_RESTRICTION and SOFT_RESTRICTED by Hai Zhang · 1 year, 6 months ago
  59. 5954f11 Added GRANT & REVOKE permissions to getAllPermissionStates by Kiran Ramachandra · 1 year, 6 months ago
  60. 2a4ee72 Merge "Reapply "Evaluate runtime permissions state for their appop"" into main by Evan Severson · 1 year, 6 months ago
  61. 324b692 Merge "Make SOFT_RESTRICTED reflect actual restriction state" into main by Treehugger Robot · 1 year, 6 months ago
  62. f23a8b1 Make SOFT_RESTRICTED reflect actual restriction state by Hai Zhang · 1 year, 6 months ago
  63. 61b76a8 Reused existing method in getAllPermissionStates by Kiran Ramachandra · 1 year, 6 months ago
  64. 4090e1f Reapply "Evaluate runtime permissions state for their appop" by Evan Severson · 1 year, 7 months ago
  65. a9d3572 Respect RESTRICTION_REVOKED in PermissionFlags.isAppOpGranted() by Hai Zhang · 1 year, 6 months ago
  66. 1ba16aa Fix NPE when PermissionEntry.getGids() returns null. by Hai Zhang · 1 year, 7 months ago
  67. dc8c435 Create a better implementation for permission GIDs. by Hai Zhang · 1 year, 7 months ago
  68. b0b149c Fix NPE when PermissionEntry.getGids() returns null. by Hai Zhang · 1 year, 7 months ago
  69. 05b75fb Create a better implementation for permission GIDs. by Hai Zhang · 1 year, 7 months ago
  70. b7d1881 Merge "Change checkUidPermission and others in PermissionManagerServiceInterface to accept persistentDeviceId" into main by Yuting Fang · 1 year, 7 months ago
  71. 06c9004 Change checkUidPermission and others in PermissionManagerServiceInterface to accept persistentDeviceId by Yuting Fang · 1 year, 7 months ago
  72. 97ebfa3 Create a separate feature flag to control permissions what permissions are device aware by Yuting Fang · 1 year, 7 months ago
  73. bb68262 Added new API to support UX for external device permission by Kiran Ramachandra · 1 year, 7 months ago
  74. 7d7a26e New permission system APIs with persistent device Id by Yuting Fang · 1 year, 7 months ago
  75. 781c51a Create a system API to check permission by persistent device Id by Yuting Fang · 1 year, 8 months ago
  76. 4d39576 Merge "[DeviceAware] Track op accesses per device in AppOpsService" into main by Karishma Vakil · 1 year, 7 months ago
  77. 49ec477 [DeviceAware] Track op accesses per device in AppOpsService by Karishma Vakil · 1 year, 9 months ago
  78. ff3432d Upgrade body sensors background permission in V by vignesh ramanathan · 1 year, 8 months ago
  79. 0680d68 Work around NPE in onPackageUninstalled(). by Hai Zhang · 1 year, 8 months ago
  80. c78e8c3 Fix NPEs in DevicePermissionPolicy. by Hai Zhang · 1 year, 8 months ago
  81. c31dd7f Don't throw exception when changing unrequested permission state. by Hai Zhang · 1 year, 8 months ago
  82. 4906296 Merge "Add signature permission allowlist." into main by Hai Zhang · 1 year, 8 months ago
  83. 62ee3bc Add signature permission allowlist. by Hai Zhang · 1 year, 8 months ago
  84. 8848f96 Merge "Revert^2 "Fix NPEs in {AppId,Package}AppOpPolicy"" into main by Treehugger Robot · 1 year, 8 months ago
  85. 9c88a32 Revert^2 "Fix NPEs in {AppId,Package}AppOpPolicy" by Evan Severson · 1 year, 8 months ago
  86. 6774a69 Merge changes from topic "revert-25925437-BJHAEYYTFD" into main by Carlos Galo · 1 year, 8 months ago
  87. b0ed625 Revert "Fix NPEs in {AppId,Package}AppOpPolicy" by Priyanka Advani · 1 year, 8 months ago
  88. bca8715 Revert "Evaluate runtime permissions state for their appop" by Priyanka Advani · 1 year, 8 months ago
  89. f18b4fa Merge changes from topic "runtime_appops" into main by Evan Severson · 1 year, 8 months ago
  90. cf93a3a Fix NPEs in {AppId,Package}AppOpPolicy by Evan Severson · 1 year, 8 months ago
  91. 5b6153e Evaluate runtime permissions state for their appop by Evan Severson · 1 year, 8 months ago
  92. 16736c2 Fix NPEs in AppIdPermissionPolicy. by Hai Zhang · 1 year, 8 months ago
  93. 3ee1def Fix privileged permission handling for ODM apps. by Hai Zhang · 1 year, 9 months ago
  94. 4bf59a5 Move package parsing implementations to internal by TYM Tsai · 1 year, 9 months ago
  95. af9f90b Add unit tests for DevicePermissionPolicy by mrulhania · 1 year, 9 months ago
  96. 04966c5 Rename device aware permissions apis flag by mrulhania · 1 year, 9 months ago
  97. bfd2e7a Clear permissions for virtual devices by mrulhania · 1 year, 10 months ago
  98. 07f9a2f Merge "[DeviceAware] Make AppOpsCheckingServiceInterface device-aware" into main by Karishma Vakil · 1 year, 9 months ago
  99. 686b076 Merge "[Permissions] Update frameworks/base/services/permission/OWNERS to include everyone in the permissions team" into main by Nate Myren · 1 year, 9 months ago
  100. 319379c [DeviceAware] Make AppOpsCheckingServiceInterface device-aware by Karishma Vakil · 1 year, 10 months ago