uevent.qcom.rc: add the permission for sensor polling interface

Give the correct permission for sensor polling interface. The interface
name should be "poll" or "pollrate_ms".

Change-Id: I21b03a48ac15a55e18c1d46ef63698314b156e92
This commit is contained in:
rockiec 2013-09-05 10:31:27 +08:00
parent 3a4ffb0a21
commit 822e6bbade
1 changed files with 2 additions and 0 deletions

View File

@ -159,6 +159,8 @@
/sys/devices/virtual/optical_sensors/proximity ps_poll_delay 0660 input system
/sys/devices/virtual/optical_sensors/lightsensor ls_auto 0660 input system
/sys/devices/virtual/optical_sensors/lightsensor ls_poll_delay 0660 input system
/sys/devices/virtual/input/input* poll 0660 input system
/sys/devices/virtual/input/input* pollrate_ms 0660 input system
# wlan
/dev/wcnss_wlan 0660 system system