From 10bc1114f37d9edb3f153ec209745dd476530325 Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Mon, 10 Jan 2011 08:24:08 -0500 Subject: Add separate permission and group for access to the MTP USB driver Since the "usb" group and ACCESS_USB permission will be used by regular apps to access USB devices in host mode, we need a separate permission for the device side MTP driver. Change-Id: Id03f7c4f3d2712c489b4b74cf17a72a182084501 Signed-off-by: Mike Lockwood --- data/etc/platform.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data/etc') diff --git a/data/etc/platform.xml b/data/etc/platform.xml index f458576..8555be0 100644 --- a/data/etc/platform.xml +++ b/data/etc/platform.xml @@ -66,6 +66,10 @@ + + + + -- cgit v1.1