diff options
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/init.recovery.smdk4x12.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rootdir/init.recovery.smdk4x12.rc b/rootdir/init.recovery.smdk4x12.rc new file mode 100644 index 0000000..631307f --- /dev/null +++ b/rootdir/init.recovery.smdk4x12.rc @@ -0,0 +1,3 @@ +on boot + # enable touchkey light + write /sys/class/sec/sec_touchkey/brightness 1 |