File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,6 @@ Here are some related issues in the RN repo: [Issue 30202](https://github.com/fa
107107<uses-permission android : name =" android.permission.WRITE_MEDIA_STORAGE" />
108108<uses-permission android : name =" android.permission.WRITE_SETTINGS" />
109109<uses-permission android : name =" android.permission.MODIFY_AUDIO_SETTINGS" />
110- <uses-permission android : name =" android.permission.MANAGE_EXTERNAL_STORAGE" />
111110<uses-permission android : name =" android.permission.FOREGROUND_SERVICE" />
112111<uses-permission android : name =" android.permission.RECORD_AUDIO" />
113112<uses-permission android : name =" android.permission.CAMERA" />
Original file line number Diff line number Diff line change 55 <uses-permission tools : ignore =" ProtectedPermissions" android : name =" android.permission.WRITE_MEDIA_STORAGE" />
66 <uses-permission tools : ignore =" ProtectedPermissions" android : name =" android.permission.WRITE_SETTINGS" />
77 <uses-permission tools : ignore =" ProtectedPermissions" android : name =" android.permission.MODIFY_AUDIO_SETTINGS" />
8- <uses-permission tools : ignore =" ProtectedPermissions" android : name =" android.permission.MANAGE_EXTERNAL_STORAGE" />
98 <uses-permission tools : ignore =" ProtectedPermissions" android : name =" android.permission.FOREGROUND_SERVICE" />
109 <uses-permission tools : ignore =" ProtectedPermissions" android : name =" android.permission.RECORD_AUDIO" />
1110 <uses-permission android : name =" android.permission.CAMERA" />
You can’t perform that action at this time.
0 commit comments