From 126d4bc18c93f06016998cf6d014c6055c2d3a40 Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Wed, 2 Feb 2011 15:23:40 -0500 Subject: [PATCH] Give system server permission to enable and disable USB functions DO NOT MERGE Change-Id: Ie43b6679838436ac004d0b5fa59d3d98cb5b0c76 Signed-off-by: Mike Lockwood --- rootdir/ueventd.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc index 36ed8b5b..b5346694 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