diff --git a/rootdir/etc/init.PL2.target.rc b/rootdir/etc/init.PL2.target.rc index e7e53ec..9602a8d 100644 --- a/rootdir/etc/init.PL2.target.rc +++ b/rootdir/etc/init.PL2.target.rc @@ -23,26 +23,10 @@ on boot chown system system /dev/elan_fp chmod 0644 /dev/elan_fp - # Gestures - chown system system /proc/AllHWList/tp_fw_ver - chmod 644 /proc/AllHWList/tp_fw_ver - chmod 644 /dev/ilitek_ctrl - chown system system /dev/ilitek_ctrl - chown system system /proc/AllHWList/tp_alt_rst - chown system system /proc/AllHWList/tp_alt_st_count - chown system system /proc/AllHWList/tp_alt_st_enable - chmod 644 /proc/AllHWList/tp_alt_rst - chmod 644 /proc/AllHWList/tp_alt_st_count - chmod 644 /proc/AllHWList/tp_alt_st_enable - chown system system /proc/AllHWList/tp_double_tap - chmod 644 /proc/AllHWList/tp_double_tap - on post-fs-data # Fingerprint mkdir /data/system/fingerprint 0770 system system - # Gestures - mkdir /data/vendor/misc/touch 0770 system system # NFC storage mkdir /data/nfc