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

Commit 9fe6c380 authored by Svet Ganov's avatar Svet Ganov Committed by Android Git Automerger
Browse files

am 07247e48: am af4ace3d: am d8e247db: Make READ_EXTERNAL_STORAGE dangerous

* commit '07247e48':
  Make READ_EXTERNAL_STORAGE dangerous
parents 2f97ec82 07247e48
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -490,7 +490,7 @@
        android:permissionGroup="android.permission-group.STORAGE"
        android:label="@string/permlab_sdcardRead"
        android:description="@string/permdesc_sdcardRead"
        android:protectionLevel="normal" />
        android:protectionLevel="dangerous" />

    <!-- Allows an application to write to external storage.
         <p class="note"><strong>Note:</strong> If <em>both</em> your <a