File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
example/android/app/src/main Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 1414 <uses-permission android : name =" android.permission.FOREGROUND_SERVICE" />
1515 <uses-permission android : name =" android.permission.READ_PHONE_STATE" />
1616 <uses-permission android : name =" android.permission.CALL_PHONE" />
17- <uses-permission android : name =" android.permission.READ_PHONE_STATE" />
1817 <uses-permission android : name =" android.permission.RECORD_AUDIO" />
1918 <!-- These require runtime permissions on M -->
2019 <uses-permission android : name =" android.permission.ACCESS_COARSE_LOCATION" />
2423 <uses-permission android : name =" android.permission.READ_CALENDAR" />
2524 <uses-permission android : name =" android.permission.WRITE_CALENDAR" />
2625 <uses-permission android : name =" android.permission.READ_EXTERNAL_STORAGE" />
27- <uses-permission android : name =" android.permission.RECORD_AUDIO" />
2826 <uses-permission android : name =" android.permission.WRITE_EXTERNAL_STORAGE" />
2927 <uses-permission android : name =" android.permission.WRITE_SETTINGS" />
3028 <!-- END OPTIONAL PERMISSIONS -->
You can’t perform that action at this time.
0 commit comments