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

Commit 5a37290b authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch '2755-u-gallery_permission' into 'v1-u'

Fix permission for Gallery3d app

See merge request !164
parents 28d1dfc6 5f32f036
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -204,6 +204,9 @@
    <exception package="com.android.gallery3d">
        <!-- Notifications -->
        <permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
        <!-- Storage -->
        <permission name="android.permission.READ_EXTERNAL_STORAGE" fixed="false"/>
        <permission name="android.permission.WRITE_EXTERNAL_STORAGE" fixed="false"/>
    </exception>

    <exception package="org.sufficientlysecure.keychain">