Revert "CmSdk : Add deprecated THIRD_PARTY_KEYGUARD permission"
This reverts commit 0918427452
.
Change-Id: I5c81b9b38360c8f87b072416352f32079ad6deb4
This commit is contained in:
parent
0918427452
commit
b62448a59b
@ -138,13 +138,6 @@
|
|||||||
android:description="@string/permdesc_protectedApp"
|
android:description="@string/permdesc_protectedApp"
|
||||||
android:protectionLevel="signature|privileged" />
|
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 -->
|
<!-- Allows an application to be used as a third party keyguard -->
|
||||||
<permission android:name="cyanogenmod.permission.THIRD_PARTY_KEYGUARD"
|
<permission android:name="cyanogenmod.permission.THIRD_PARTY_KEYGUARD"
|
||||||
android:label="@string/permlab_thirdPartyKeyguard"
|
android:label="@string/permlab_thirdPartyKeyguard"
|
||||||
|
Loading…
Reference in New Issue
Block a user