File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 37
37
<uses-permission android : name =" android.permission.CHANGE_NETWORK_STATE" tools : node =" remove" />
38
38
<uses-permission android : name =" android.permission.DISABLE_KEYGUARD" />
39
39
<uses-permission android : name =" android.permission.FOREGROUND_SERVICE" />
40
- <uses-permission android : name =" android.permission.FOREGROUND_SERVICE_CAMERA" /> <!-- For video calls -->
41
- <uses-permission android : name =" android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE" /> <!-- For calls that get audio from bluetooth headsets -->
42
40
<uses-permission android : name =" android.permission.FOREGROUND_SERVICE_MICROPHONE" />
43
- <uses-permission android : name =" android.permission.FOREGROUND_SERVICE_PHONE_CALL" />
41
+ <uses-permission android : name =" android.permission.FOREGROUND_SERVICE_PHONE_CALL" />
44
42
<uses-permission android : name =" android.permission.FOREGROUND_SERVICE_SPECIAL_USE" />
45
43
<uses-permission android : name =" com.android.launcher.permission.INSTALL_SHORTCUT" />
46
44
<uses-permission android : name =" android.permission.INTERNET" />
You can’t perform that action at this time.
0 commit comments