From 35a2ea2fbf156a503d1b0bc6ca7784e51e2462f4 Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Wed, 12 Jan 2011 11:48:01 -0500 Subject: Remove permission android.permission.WRITE_MEDIA_STORAGE Access to the /data/media directory is now restricted exclusively to the sdcard daemon, so there is no longer a need for this permission. Change-Id: Iea8400f0eee167df19cc231c502d251a364f98b3 Signed-off-by: Mike Lockwood --- data/etc/platform.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'data/etc') diff --git a/data/etc/platform.xml b/data/etc/platform.xml index 8555be0..ea91c21 100644 --- a/data/etc/platform.xml +++ b/data/etc/platform.xml @@ -58,10 +58,6 @@ - - - - -- cgit v1.1