summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Swetland2010-10-26 17:38:00 -0500
committerBrian Swetland2010-10-26 17:38:00 -0500
commit146481b9468ff60214e41c93896259a7201df7cb (patch)
treed6d4b3d6e79c2f9b3b78fa77ce9d566d9b93ee0e
parentbc57d4ce925a62f14c28c55e0ff28af1114f12be (diff)
downloadplatform-system-core-146481b9468ff60214e41c93896259a7201df7cb.tar.gz
platform-system-core-146481b9468ff60214e41c93896259a7201df7cb.tar.xz
platform-system-core-146481b9468ff60214e41c93896259a7201df7cb.zip
add rules to set perms for input device sysfs attributes
Change-Id: I28ab7f1ac5cc07ade7830e87f5e70c96464bb686
-rw-r--r--rootdir/ueventd.rc5
1 files changed, 5 insertions, 0 deletions
diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc
index 7845eb91f..616566e32 100644
--- a/rootdir/ueventd.rc
+++ b/rootdir/ueventd.rc
@@ -75,3 +75,8 @@
75/dev/ts0710mux* 0640 radio radio 75/dev/ts0710mux* 0640 radio radio
76/dev/ppp 0660 radio vpn 76/dev/ppp 0660 radio vpn
77/dev/tun 0640 vpn vpn 77/dev/tun 0640 vpn vpn
78
79# sysfs properties
80/sys/devices/virtual/input/input* enable 0660 root input
81/sys/devices/virtual/input/input* poll_delay 0660 root input
82