diff options
-rwxr-xr-x | rootdir/init.smdk4x12.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rootdir/init.smdk4x12.rc b/rootdir/init.smdk4x12.rc index aa6e570..1c1515e 100755 --- a/rootdir/init.smdk4x12.rc +++ b/rootdir/init.smdk4x12.rc @@ -129,6 +129,8 @@ on post-fs-data chown system system /sys/class/sec/sec_touchkey/timeout chmod 0660 /sys/class/sec/sec_touchkey/force_disable chown system system /sys/class/sec/sec_touchkey/force_disable + chmod 0660 /sys/class/sec/sec_touchkey/keypad_enable + chown system system /sys/class/sec/sec_touchkey/keypad_enable # S-Pen chown system system /sys/class/sec/sec_epen/epen_saving_mode |