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

Commit 7e1f5410 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Give storage provider access to secondary devices.

Bug: 11411460
Change-Id: I3827ed5b859a68c60742a27917459e8df2c276bb
parent 3dbea35f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@

    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.WRITE_MEDIA_STORAGE" />

    <application android:label="@string/app_label">
        <provider