Skip to content

Commit

Permalink
Avoid granting GET_ACCOUNT permission after removal (youtube#3440)
Browse files Browse the repository at this point in the history
b/336522590

Change-Id: I7b22b826bb82cfa9b26e80fb58b4181ee1089a63
  • Loading branch information
johnxwork committed Jun 4, 2024
1 parent 678cd4f commit bdfb036
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion starboard/android/shared/launcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
_CRASH_LOG_SECONDS = 1.0

_RUNTIME_PERMISSIONS = [
'android.permission.GET_ACCOUNTS',
'android.permission.RECORD_AUDIO',
]

Expand Down

0 comments on commit bdfb036

Please sign in to comment.