summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@android.com>2011-02-02 15:23:40 -0500
committerMike Lockwood <lockwood@android.com>2011-02-27 17:43:59 -0800
commit126d4bc18c93f06016998cf6d014c6055c2d3a40 (patch)
treec12f86c2321bf11c3276c3eb1aadd038ed9efedc
parent642075b6f74faeca53d9449ec9b74d7c66fe7cdd (diff)
downloadcore-126d4bc18c93f06016998cf6d014c6055c2d3a40.tar.gz
Give system server permission to enable and disable USB functions DO NOT MERGE
Change-Id: Ie43b6679838436ac004d0b5fa59d3d98cb5b0c76 Signed-off-by: Mike Lockwood <lockwood@android.com>
-rw-r--r--rootdir/ueventd.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc
index 36ed8b5ba..b5346694b 100644
--- a/rootdir/ueventd.rc
+++ b/rootdir/ueventd.rc
@@ -80,4 +80,4 @@
# sysfs properties
/sys/devices/virtual/input/input* enable 0660 root input
/sys/devices/virtual/input/input* poll_delay 0660 root input
-
+/sys/devices/virtual/usb_composite/* enable 0664 root system