diff options
| author | Selim Gurun <sgurun@google.com> | 2013-09-12 00:57:34 +0000 |
|---|---|---|
| committer | Selim Gurun <sgurun@google.com> | 2013-09-12 00:57:34 +0000 |
| commit | 41b9ef9c4e175770e4ccef3d83d117f404915b48 (patch) | |
| tree | c01ab99a346d613fa5f86c3c0ae7e0dbd93e08ed /core/res | |
| parent | 4f7ffa90d117e499786c77bccefdef88c1714668 (diff) | |
| download | frameworks_base-41b9ef9c4e175770e4ccef3d83d117f404915b48.zip frameworks_base-41b9ef9c4e175770e4ccef3d83d117f404915b48.tar.gz frameworks_base-41b9ef9c4e175770e4ccef3d83d117f404915b48.tar.bz2 | |
Revert "Add permissions for the InCallUI Split."
This reverts commit 4f7ffa90d117e499786c77bccefdef88c1714668.
Change-Id: If07f7dd0b416c070398593e2d5a15b3557c1f323
Diffstat (limited to 'core/res')
| -rw-r--r-- | core/res/AndroidManifest.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 4dc5839..2e47928 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1096,12 +1096,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.BIND_CALL_SERVICE" - android:permissionGroup="android.permission-group.PHONE_CALLS" - android:protectionLevel="system" /> - - <!-- ================================== --> <!-- Permissions for sdcard interaction --> <!-- ================================== --> |
