From 7d661343d1ee126e2f34c7204315bbc61a2d9f36 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Thu, 7 Nov 2013 12:11:13 -0800 Subject: Add read_profile permission to Dialer Dialer needs the read_profile permission for the ContactLoader to work in certain codepaths within the ContactLoader Bug: 11574191 Change-Id: Ia4986d339483fe59ee0329ef1a485276500d1e94 --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b0d988c60..0f3285e3d 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -22,6 +22,7 @@ + -- cgit v1.2.3