am d8e247db: Make READ_EXTERNAL_STORAGE dangerous

* commit 'd8e247db8cabe209966f4bfcb550637b45f18441':
  Make READ_EXTERNAL_STORAGE dangerous
This commit is contained in:
Svet Ganov
2015-06-20 07:10:35 +00:00
committed by Android Git Automerger

View File

@@ -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