From 381e0a4177c26c2e454a7eef2262d34104e1ea58 Mon Sep 17 00:00:00 2001 From: Yury Zhauniarovich Date: Sun, 13 Dec 2015 20:01:03 +0300 Subject: [PATCH] Change signature|system permissions to signature|privileged Permission protection level changed from signature|system, which is deprecated to signature|privileged. Change-Id: I697723221617f8c12255d6911d34cd1bf96eff8b Signed-off-by: Yury Zhauniarovich --- core/res/AndroidManifest.xml | 44 ++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 09cceb6360e5a..afcb8f8f1d7b2 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -597,14 +597,14 @@ + android:protectionLevel="signature|privileged" /> + android:protectionLevel="signature|privileged" /> @@ -892,16 +892,16 @@ + android:protectionLevel="signature|privileged" /> + android:protectionLevel="signature|privileged" /> @@ -1037,7 +1037,7 @@ allow or disallow phonebook access or message access. This is not available to third party applications. --> + android:protectionLevel="signature|privileged" /> + android:protectionLevel="signature|privileged" /> + android:protectionLevel="signature|privileged" /> + android:protectionLevel="signature|privileged" /> + android:protectionLevel="signature|privileged" /> + android:protectionLevel="signature|privileged" /> + android:protectionLevel="signature|privileged" /> + android:protectionLevel="signature|privileged" /> + android:protectionLevel="signature|privileged" /> @@ -1669,12 +1669,12 @@ + android:protectionLevel="signature|privileged" /> + android:protectionLevel="signature|privileged" /> @@ -2322,7 +2322,7 @@ access the network and acquire wakelocks.

Not for use by third-party applications. --> + android:protectionLevel="signature|privileged" /> + android:protectionLevel="signature|privileged" />