Skip to content

Commit

Permalink
add rules to set perms for input device sysfs attributes
Browse files Browse the repository at this point in the history
Change-Id: I28ab7f1ac5cc07ade7830e87f5e70c96464bb686
  • Loading branch information
swetland committed Oct 26, 2010
1 parent bc57d4c commit 146481b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rootdir/ueventd.rc
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,8 @@
/dev/ts0710mux* 0640 radio radio
/dev/ppp 0660 radio vpn
/dev/tun 0640 vpn vpn

# sysfs properties
/sys/devices/virtual/input/input* enable 0660 root input
/sys/devices/virtual/input/input* poll_delay 0660 root input

0 comments on commit 146481b

Please sign in to comment.