common: Change group of sensor file system node for HAL access

HAL layer control sensor driver trough read/write to file system
node created by sensor driver, those file system node must within
correct group that HAL layer can access them.

Change-Id: I2393c4ae79d4e172f11b04fd516a4068d4a0bbb7
This commit is contained in:
Xiaocheng Li 2013-06-19 07:17:38 +08:00
parent c60503da93
commit d745d63d45
1 changed files with 4 additions and 0 deletions

View File

@ -131,6 +131,10 @@
# sensors
/sys/devices/i2c-12/12-* pollrate_ms 0664 system system
/sys/devices/f9925000.i2c/i2c-0/0-000f/enable 0660 input system
/sys/devices/f9925000.i2c/i2c-0/0-000f/poll_delay 0660 input system
/sys/devices/f9925000.i2c/i2c-0/0-0019/enable 0660 input system
/sys/devices/f9925000.i2c/i2c-0/0-0019/poll_delay 0660 input system
# wlan
/dev/wcnss_wlan 0660 system system