From ddc4cfd8b2dd556b30898c6d7b02883b57ce96b0 Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Wed, 2 Feb 2011 15:23:40 -0500 Subject: [PATCH] ueventd.rc: Give system process permission to enable and disable USB functions Change-Id: I4af1f3fed857df2be96a640f65cd612577c957c7 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 356de46f8..51a4337dd 100644 --- a/rootdir/ueventd.rc +++ b/rootdir/ueventd.rc @@ -79,4 +79,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