From fa09f7a1b9baefb38c2e9bffb7f26e36099d62c1 Mon Sep 17 00:00:00 2001 From: Eugene Susla Date: Mon, 1 May 2017 14:25:52 -0700 Subject: [PATCH] Change protection level of companion permissions Fixes: 37721270 Test: Ensure co build errors Change-Id: Ide6ce7c83f466ef6886b2aad0228176ae84314b2 --- core/res/AndroidManifest.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index ea9bd22d0b1a2..f418435996d4d 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1879,20 +1879,20 @@ android:protectionLevel="signature" /> + android:protectionLevel="normal" /> + android:protectionLevel="normal" />