From 97d7e4c227ca26c125c1b587c5ed04ab82d0f4e1 Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Fri, 7 Jan 2011 12:37:54 -0500 Subject: [PATCH] Make ACCESS_USB permission for applications to access USB devices: - change from signatureOrSystem to normal - no longer associate this permission with the "usb" unix group - add to public API Change-Id: I3be3a5d138719dd126ff0a798824a77f9ce79e24 Signed-off-by: Mike Lockwood --- api/current.xml | 11 +++++++++++ core/res/AndroidManifest.xml | 5 ++--- data/etc/platform.xml | 4 ---- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/api/current.xml b/api/current.xml index 6af5fc03b7e88..d665bcac91a5f 100644 --- a/api/current.xml +++ b/api/current.xml @@ -111,6 +111,17 @@ visibility="public" > + + - + diff --git a/data/etc/platform.xml b/data/etc/platform.xml index ea91c218b6058..df80546688fad 100644 --- a/data/etc/platform.xml +++ b/data/etc/platform.xml @@ -58,10 +58,6 @@ - - - -