From ba37d51c1ddc20b0b8472a2eee768a2d024f4fff Mon Sep 17 00:00:00 2001 From: kaiyiz Date: Tue, 27 Jan 2015 18:24:14 +0800 Subject: Gallery2: Grant permission to read/write files of Settings. Set photo of "user" via statusbar->more settings fails, because that Gallery2 does not have the permission to read and write files of Settings. Grant read and write Settings permission to Gallery2. Change-Id: Ifcc5b4d8d938960296c4fa9d0f7f302d353c3197 CRs-Fixed: 785671 --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4c9bf20cb..9ccac2dc7 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -20,6 +20,7 @@ -- cgit v1.2.3