summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/res/AndroidManifest.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index 3ee2657..9613df3 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -1095,12 +1095,6 @@
android:description="@string/permdesc_use_sip"
android:label="@string/permlab_use_sip" />
- <!-- Allows an application to request CallHandlerService implementations. -->
- <permission android:name="android.permission.CAN_REQUEST_HANDLE_CALL_SERVICE"
- android:permissionGroup="android.permission-group.PHONE_CALLS"
- android:protectionLevel="system" />
-
-
<!-- ================================== -->
<!-- Permissions for sdcard interaction -->
<!-- ================================== -->