From 55512cd01a3eab767a1b8f29552efe370af7382f Mon Sep 17 00:00:00 2001 From: John Eckerdal Date: Thu, 8 Oct 2015 15:35:16 +0200 Subject: [PATCH] Contacts should not share user with ContactsProvider Revoking a permission in Contacts would also revoke it in the ContactsProvider. This is not desirable. Thus we "unshare" them. Change-Id: Ibc2bb20decaa2806829ffee9fa4e83983e031fb1 --- AndroidManifest.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d86d69bcfa..39c6f51101 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -15,8 +15,7 @@ --> + package="com.android.contacts">