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

Commit 5517b737 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Revert "Start locking down /data/media access."

Caused b/35926593 because ExternalStorageProvider needs raw
access to underlying devices that aren't mounted visibly, like
USB mass storage devices.

This reverts commit 53d64fc8.
parent c7eefdbd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@
    </permission>

    <permission name="android.permission.WRITE_MEDIA_STORAGE" >
        <group gid="media_rw" />
        <group gid="sdcard_rw" />
    </permission>