diff options
| -rw-r--r-- | rootdir/init.target.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rootdir/init.target.rc b/rootdir/init.target.rc index 792b39d..35cf865 100644 --- a/rootdir/init.target.rc +++ b/rootdir/init.target.rc @@ -43,6 +43,9 @@ on fs # zram swapon_all /fstab.smdk4x12 +# Touchkeys + write /sys/devices/virtual/sec/sec_touchkey/touchkey_led_on_keypress 1 + on boot # cbd |
