From 1e23db4c2f5a6eba37a786e4390d52fe2012bfae Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Fri, 22 Apr 2011 07:05:21 -0700 Subject: [PATCH] Revert "Remove permission android.permission.WRITE_MEDIA_STORAGE" We need this to allow MTP to access secondary external storage devices This reverts commit 35a2ea2fbf156a503d1b0bc6ca7784e51e2462f4. Conflicts: data/etc/platform.xml Change-Id: I9faf54526182a786a1c0ca1fd01a09baabca186d Signed-off-by: Mike Lockwood --- core/res/AndroidManifest.xml | 8 ++++++++ data/etc/platform.xml | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 7f18121645113..2ed39e47082eb 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -550,6 +550,14 @@ android:description="@string/permdesc_sdcardWrite" android:protectionLevel="dangerous" /> + + + diff --git a/data/etc/platform.xml b/data/etc/platform.xml index df80546688fad..1870a4a460559 100644 --- a/data/etc/platform.xml +++ b/data/etc/platform.xml @@ -58,6 +58,10 @@ + + + +