summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorJay Thomas Sullivan <jaysullivan@google.com>2022-04-13 15:26:14 -0700
committerJay Sullivan <jaysullivan@google.com>2022-04-14 16:52:58 +0000
commitb508ee450f60ed55a7f3893e5c7e28cefa8b866a (patch)
tree6976ed0c46499dd9e659923487c279e8922b9854 /core/java/android/inputmethodservice/InputMethodService.java
parentdd7c5737a4e51021ad07e1e21303a325f050862c (diff)
Add media perms to DefaultPermissionGrantPolicy
For T, we recently added new permissions: - READ_MEDIA_AUDIO - READ_MEDIA_VIDEO - READ_MEDIA_IMAGES But, we failed to update DefaultPermissionGrantPolicy(+Test), and therefore no pre-grants are being given for the new permissions. After discussion, it was decided that any existing pre-grants for STORAGE should be extended to these new permissions. Bug: 229150830 Test: atest DefaultPermissionGrantPolicyTest Change-Id: I7367c5981196b3c7988a835359b4e8d27b52b074
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions