From df0f5ca432d069dd8ab8027dffd5213f930f8a7b Mon Sep 17 00:00:00 2001 From: Siddharth Pranjale Date: Thu, 10 Sep 2020 10:47:10 +0530 Subject: [PATCH] PL2: Prep gesture node in common tree DRG also needs this, simpler to have it in common tree instead Change-Id: Ic0734b9acfdd1a4cba156c5372d69c04b182f2e3 --- rootdir/etc/init.PL2.target.rc | 16 ---------------- 1 file changed, 16 deletions(-) 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