commit | 7ffa661595df7bc71f1ae2e8cefcd658b0f9bdf5 | [log] [tgz] |
---|---|---|
author | Brian Swetland <swetland@google.com> | Tue Oct 26 15:44:20 2010 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Oct 26 15:44:20 2010 -0700 |
tree | 680695a41205526544b6cd6885bd037b4a869203 | |
parent | 7ca8f1243b68147c317aa5c6172fc4a7a1ef2567 [diff] | |
parent | 60afdedc4c1a8532893b09d95907d70d577f9d4b [diff] |
am 60afdedc: am 146481b9: add rules to set perms for input device sysfs attributes
diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc index 05118bc..a52bdda 100644 --- a/rootdir/ueventd.rc +++ b/rootdir/ueventd.rc
@@ -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 +