Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba37d51c authored by kaiyiz's avatar kaiyiz Committed by Gerrit - the friendly Code Review server
Browse files

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
parent 23016e74
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
<manifest android:versionCode="40030"
        android:versionName="1.1.40030"
        xmlns:android="http://schemas.android.com/apk/res/android"
        android:sharedUserId="android.uid.system"
        package="com.android.gallery3d">

    <original-package android:name="com.android.gallery3d" />