ueventd: change permission for secure touch sysfs files

Change the permission and ownership of secure touch
sysfs files - secure_touch and secure_touch_enable so
that the secure touch app will be able to access these
sysfs files.

Change-Id: Id42deddc720318107b1ad15a11f0da715b0335c9
This commit is contained in:
Abinaya P 2016-02-11 11:18:37 +05:30 committed by Gerrit - the friendly Code Review server
parent 0de1cd44eb
commit 975dcef0b7
1 changed files with 4 additions and 0 deletions

View File

@ -205,6 +205,10 @@
/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
/sys/devices/soc/78b7000.i2c/i2c-3/3-0020/input/input* secure_touch 0440 system drmrpc
/sys/devices/soc/78b7000.i2c/i2c-3/3-0020/input/input* secure_touch_enable 0660 system drmrpc
/sys/devices/soc/78b7000.i2c/i2c-3/3-0038/input/input* secure_touch 0440 system drmrpc
/sys/devices/soc/78b7000.i2c/i2c-3/3-0038/input/input* secure_touch_enable 0660 system drmrpc
# vm_bms
/dev/vm_bms 0660 system system