diff options
Diffstat (limited to 'init.smdk4210.rc')
-rw-r--r-- | init.smdk4210.rc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/init.smdk4210.rc b/init.smdk4210.rc index 0acd613..dc48af8 100644 --- a/init.smdk4210.rc +++ b/init.smdk4210.rc @@ -176,7 +176,7 @@ on post-fs-data # Permissions for input devices chown system radio /sys/devices/virtual/sec/sec_key/sec_key_pressed - chown system radio /sys/devices/virtual/sec/sec_touchkey/enable_disable + chown system radio /sys/devices/virtual/sec/sec_touchkey/force_disable chown system radio /sys/devices/virtual/sec/sec_touchkey/recommended_version chown system radio /sys/devices/virtual/sec/sec_touchkey/touch_sensitivity chown system radio /sys/devices/virtual/sec/sec_touchkey/brightness @@ -188,6 +188,7 @@ on post-fs-data chown system radio /sys/devices/virtual/sec/sec_touchkey/touchkey_firm_update_status chown system radio /sys/devices/virtual/sec/sec_touchkey/touchkey_firm_update chown system radio /sys/devices/virtual/sec/sec_touchkey/updated_version + chown system radio /sys/devices/virtual/sec/sec_touchkey/led_timeout chown system radio /sys/devices/virtual/sec/tsp_noise_test/set_firm_version chown system radio /sys/devices/virtual/sec/tsp_noise_test/set_threshould |