am d8e247db: Make READ_EXTERNAL_STORAGE dangerous
* commit 'd8e247db8cabe209966f4bfcb550637b45f18441': Make READ_EXTERNAL_STORAGE dangerous
This commit is contained in:
@@ -490,7 +490,7 @@
|
|||||||
android:permissionGroup="android.permission-group.STORAGE"
|
android:permissionGroup="android.permission-group.STORAGE"
|
||||||
android:label="@string/permlab_sdcardRead"
|
android:label="@string/permlab_sdcardRead"
|
||||||
android:description="@string/permdesc_sdcardRead"
|
android:description="@string/permdesc_sdcardRead"
|
||||||
android:protectionLevel="normal" />
|
android:protectionLevel="dangerous" />
|
||||||
|
|
||||||
<!-- Allows an application to write to external storage.
|
<!-- Allows an application to write to external storage.
|
||||||
<p class="note"><strong>Note:</strong> If <em>both</em> your <a
|
<p class="note"><strong>Note:</strong> If <em>both</em> your <a
|
||||||
|
|||||||
Reference in New Issue
Block a user