From fe3b9f08428dab80426f111f7b698d717bfcbe02 Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Sun, 4 Sep 2016 04:19:45 -0700 Subject: [PATCH] cmsdk: Reenable permissions Change-Id: I59057f5661cd2db6c4555f4d4b855ad4a903abc9 --- cm/res/AndroidManifest.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cm/res/AndroidManifest.xml b/cm/res/AndroidManifest.xml index 030db108..8eee210e 100644 --- a/cm/res/AndroidManifest.xml +++ b/cm/res/AndroidManifest.xml @@ -46,6 +46,7 @@ android:label="@string/permlab_modifyNetworkSettings" android:description="@string/permdesc_modifyNetworkSettings" android:icon="@drawable/ic_launcher_cyanogenmod" + androidprv:allowViaWhitelist="true" android:protectionLevel="signature|privileged" /> @@ -184,7 +185,8 @@ + android:protectionLevel="signature|privileged" + androidprv:allowViaWhitelist="true" /> @@ -224,7 +226,8 @@ + android:protectionLevel="signature|privileged" + androidprv:allowViaWhitelist="true" />