1. a869ccb Merge "Grants camera permission to Attention Service." by TreeHugger Robot · 5 years ago
  2. eb82d65 Do not grant already granted permission by Philip P. Moltmann · 5 years ago
  3. 2c6925f Merge "Grant storage permission to default apps" by TreeHugger Robot · 5 years ago
  4. 61dd061 Merge "Do not reset per package appop modes for permissions" by TreeHugger Robot · 5 years ago
  5. 8915b35 Grants camera permission to Attention Service. by Yi Jiang · 5 years ago
  6. ccc8add Grant storage permission to default apps by Philip P. Moltmann · 5 years ago
  7. 254b3fe Do not reset per package appop modes for permissions by Suprabh Shukla · 5 years ago
  8. 932c618 Do not force review of hidden permissions by Philip P. Moltmann · 5 years ago
  9. 8c6eee1 Merge "Implement dual-permission model for storage." by Jeff Sharkey · 5 years ago
  10. 66a2bdb Merge "Grant record audio permission to SystemCaptionsService instead of ContentCaptureService" by Nadav Bar · 5 years ago
  11. 1a1f5a21 Grant record audio permission to SystemCaptionsService instead of ContentCaptureService by Nadav Bar · 5 years ago
  12. c94ba82 Implement dual-permission model for storage. by Philip P. Moltmann · 5 years ago
  13. 54d2e21 Merge "Temporarily pre-grant permission with STOPSHIP" by Yuanjia Hsu · 5 years ago
  14. 40de28e Merge "Fix autogrant of location permissions for use-open-wifi apps." by Varun Anand · 5 years ago
  15. d5d359d Fix autogrant of location permissions for use-open-wifi apps. by Varun Anand · 5 years ago
  16. 724150d Don't check pkg<->uid when called from internal by Philip P. Moltmann · 5 years ago
  17. b6bda37 Temporarily pre-grant permission with STOPSHIP by yuanjiahsu · 5 years ago
  18. fc202f7 Get permissions flags with GET_RUNTIME_PERMISSION by Philip P. Moltmann · 5 years ago
  19. 7659769 Small issues with FLAG_PERMISSION_USER_SENSITIVE_* by Philip P. Moltmann · 5 years ago
  20. 92ed8d7 Merge "Add ACCESS_BACKGROUND_LOCATION to location pregrants" by TreeHugger Robot · 5 years ago
  21. 9f48f21 Add ACCESS_BACKGROUND_LOCATION to location pregrants by Soonil Nagarkar · 5 years ago
  22. e5d998f Control revoke-on-upgrade behavior for loc perm by Philip P. Moltmann · 5 years ago
  23. 319c4ee Revoke location permissions on upgrade from Pre-Q by Philip P. Moltmann · 5 years ago
  24. d3e6416 No special case for location permission by Philip P. Moltmann · 5 years ago
  25. dddadd7 Inherit flags when inheriting permission state by Philip P. Moltmann · 5 years ago
  26. f25013c Avoid crashing on unknown package in pregrants exceptions by Eugene Susla · 5 years ago
  27. 80646b6 Add ALWAYS_LOCATION_PERMISSIONS for carrier apps. by Ginelle Gan Gaisano · 5 years ago
  28. 933c8e0 Merge changes from topics "policy_fixed_set_via_perm_controller", "protect-policy-flags" by Philip P. Moltmann · 5 years ago
  29. e346f75 Merge changes from topic "perm-flags" by Philip P. Moltmann · 5 years ago
  30. 2a537a6 Guard changing policy_fixed flag behind permission by Philip P. Moltmann · 5 years ago
  31. 8277ab6 Do not revoke pre-M perms on upgrade by Philip P. Moltmann · 5 years ago
  32. c6e3a8e Also apply removed permission flags by Philip P. Moltmann · 5 years ago
  33. 6207897 Broaden temporary workaround. by Jeff Sharkey · 5 years ago
  34. 3805e94 Temporary workaround to grant Storage permission. by Jeff Sharkey · 5 years ago
  35. 3f5ce4c Merge "Fix inconsistent getPackageInfo() calls when parsing exceptions." by TreeHugger Robot · 5 years ago
  36. d030ce2 Support revoke-when-requested with pre-M apps by Philip P. Moltmann · 5 years ago
  37. 4845667 Move permission restore code into permission controller. by Philip P. Moltmann · 6 years ago
  38. 55a17dc Grant ringtone picker the ability to see Music. by Jeff Sharkey · 5 years ago
  39. 6797e07 Keep "Storage" legacy permission granted. by Jeff Sharkey · 5 years ago
  40. 1189c0f Merge "Remove usage info" by Chad Brubaker · 6 years ago
  41. e210731 Remove usage info by Chad Brubaker · 6 years ago
  42. 759ab8c More TEST_MAPPING for role + permissions by Philip P. Moltmann · 6 years ago
  43. cd7695d Add a new "appPredictor" protection flag. by George Hodulik · 6 years ago
  44. 5a15b55 Added a new "incidentReportApprover" permission protection flag. by Joe Onorato · 6 years ago
  45. 6d79ab7 Add microphone pemrission on default to content catprue service package by Nadav Bar · 6 years ago
  46. dde0785 Reset per-pkg app-ops for runtime permissions by Philip P. Moltmann · 6 years ago
  47. 050032e Merge "Add OWNERS" am: 78cccf728d am: 284bfc5a52 am: 02c75cd029 by Todd Kennedy · 6 years ago
  48. e07fb11 Merge "Log an error on package not found in DefaultPermissionGrantPolicy" by TreeHugger Robot · 6 years ago
  49. eb3ff1d Add OWNERS by Todd Kennedy · 6 years ago
  50. 12523ab Log an error on package not found in DefaultPermissionGrantPolicy by Eugene Susla · 6 years ago
  51. 6083d7fb Merge "Remove the option to disable SMS for Cell Broadcast Receiver" by Philip P. Moltmann · 6 years ago
  52. 2452709 Merge "Added a new set of permissions for DeviceConfig API." by Stanislav Zholnin · 6 years ago
  53. 596437f Added a new set of permissions for DeviceConfig API. by Stanislav Zholnin · 6 years ago
  54. f3979b8 Remove the option to disable SMS for Cell Broadcast Receiver by Edward Savage-Jones · 6 years ago
  55. ffb94e6 Pre-grant location permisson to location extra packages. by Wei Wang · 6 years ago
  56. 97d5178 Merge "Run DefaultPermissionGrantPolicyTest every time the DefaultPermissionGrantPolicy is changed" by Philip P. Moltmann · 6 years ago
  57. 87ca67d Run DefaultPermissionGrantPolicyTest every time the DefaultPermissionGrantPolicy is changed by Philip P. Moltmann · 6 years ago
  58. 434cf65 Merge "Set UID appops mode instead of package appops mode" by TreeHugger Robot · 6 years ago
  59. 159d98b Set UID appops mode instead of package appops mode by Philip P. Moltmann · 6 years ago
  60. 125c6ee Only set MODE_FOREGROUND when fg app is granted by Philip P. Moltmann · 6 years ago
  61. d44eb0f Merge "Add bg location access for companiondevicemanager" by TreeHugger Robot · 6 years ago
  62. 5eda9dd Add bg location access for companiondevicemanager by Calvin On · 6 years ago
  63. b875116 Grant removed install permissions by Philip P. Moltmann · 6 years ago
  64. 05ab573 Merge "Define protection level for document manager." by Jeff Sharkey · 6 years ago
  65. 15707b3 Define protection level for document manager. by Jeff Sharkey · 6 years ago
  66. 42f0b44 Check for perm being null in base permission by Philip P. Moltmann · 6 years ago
  67. 52fe5dd Merge "Do not review removed permissions" by TreeHugger Robot · 6 years ago
  68. c6bdbec Do not review removed permissions by Philip P. Moltmann · 6 years ago
  69. 5f30365 Added a new "wellbeing" protection flag. by Varun Shah · 6 years ago
  70. 31c9cd1 Intersect requestedPermissions with that of current update's one by Eugene Susla · 6 years ago
  71. 2ea404f Merge "Method to determine isolated storage mode." by Jeff Sharkey · 6 years ago
  72. 10ec9d8 Method to determine isolated storage mode. by Jeff Sharkey · 6 years ago
  73. 56b8ae1 Merge "Log if permission usage requirements are not met" by Chad Brubaker · 6 years ago
  74. 8e1907d Merge "Always grant activity recognition permission for location provider" by TreeHugger Robot · 6 years ago
  75. 4b5ca63 Log if permission usage requirements are not met by Chad Brubaker · 6 years ago
  76. 5ac1eb9 Always grant activity recognition permission for location provider by Zimuzo · 6 years ago
  77. a58ce39 Add permission usage information by Chad Brubaker · 6 years ago
  78. 9787a945 Iterate on storage permissions model. by Jeff Sharkey · 6 years ago
  79. 6dc4e65 Merge "Pre-grant permissions split from install permissions" by TreeHugger Robot · 6 years ago
  80. c1537dc Pre-grant permissions split from install permissions by Zimuzo · 6 years ago
  81. e4ee2c2 Flip appops corresponding to default-granted permissions by Eugene Susla · 6 years ago
  82. 798bf9a Check if bp.perm is null before resolving it by Philip P. Moltmann · 6 years ago
  83. 12d0ee0 Apply fg/bg state in default grant policy by Philip P. Moltmann · 6 years ago
  84. d82bdaf Do not inherit grant of background location by Philip P. Moltmann · 6 years ago
  85. 17f65af Split permissions inherit state from their parents by Philip P. Moltmann · 6 years ago
  86. e1b277a Have a map of background -> foreground permssions by Philip P. Moltmann · 6 years ago
  87. e0f00ea Give 'restorePermissionState' a better name by Philip P. Moltmann · 6 years ago
  88. df66e56 Merge "Revert "Revoke permissions defined in a to-be removed package."" by TreeHugger Robot · 6 years ago
  89. 7b61c24 Merge "Add more OWNERS to DefaultPermissionGrantPolicy" am: 6b0c47b2b8 am: 3b46002f1b by Eugene Susla · 6 years ago
  90. ae750fb Revert "Revoke permissions defined in a to-be removed package." by Hongming Jin · 6 years ago
  91. 12e52e8 Add more OWNERS to DefaultPermissionGrantPolicy by Eugene Susla · 6 years ago
  92. 4abd2e6 Use PM instead of PMI in DefGrantPolicy for simple cases by Eugene Susla · 6 years ago
  93. e4240e7 Use getPackageInfo instead of getSystemPackageInfo for sms app by Eugene Susla · 6 years ago
  94. c015880 Merge "Synchronize mPermissions to void NullPointerException." am: 9e7c6b3865 am: 34662c81ca by Philip P. Moltmann · 6 years ago
  95. 9e7c6b3 Merge "Synchronize mPermissions to void NullPointerException." by Philip P. Moltmann · 6 years ago
  96. 9d4654c We wanted actual protection level, not flags. by Jeff Sharkey · 6 years ago
  97. 267c50e Synchronize mPermissions to void NullPointerException. by xiaobing.sun · 6 years ago
  98. 7a80760 Skip granting of legacy permissions. by Jeff Sharkey · 6 years ago
  99. a3ba4d9 Make PermissionManager use lists by Philip P. Moltmann · 6 years ago
  100. 10efed0 Merge "Remove SMS access for apps other than current SMS handler" by TreeHugger Robot · 6 years ago