Revert "CmSdk : Add deprecated THIRD_PARTY_KEYGUARD permission"

This reverts commit 0918427452.

Change-Id: I5c81b9b38360c8f87b072416352f32079ad6deb4
This commit is contained in:
Danesh M 2016-04-15 15:13:35 -07:00
parent 0918427452
commit b62448a59b
1 changed files with 0 additions and 7 deletions

View File

@ -138,13 +138,6 @@
android:description="@string/permdesc_protectedApp"
android:protectionLevel="signature|privileged" />
<!-- Allows an application to be used as a third party keyguard
@hide -->
<permission android:name="android.permission.THIRD_PARTY_KEYGUARD"
android:label="@string/permlab_thirdPartyKeyguard"
android:description="@string/permdesc_thirdPartyKeyguard"
android:protectionLevel="normal" />
<!-- Allows an application to be used as a third party keyguard -->
<permission android:name="cyanogenmod.permission.THIRD_PARTY_KEYGUARD"
android:label="@string/permlab_thirdPartyKeyguard"