From 7dcacd559a85c2b567690fd5f3f1a8050ef6c35b Mon Sep 17 00:00:00 2001 From: Geremy Condra Date: Wed, 17 Oct 2012 14:06:31 -0700 Subject: Change android.permission.SERIAL_PORT to signature|system. Bug: 7367956 Change-Id: I0bc65936ba59c43c18d9a6ba52affff4c921f2fb --- core/res/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 6546fed..9a6b006 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1625,7 +1625,7 @@ + android:protectionLevel="signature|system" />