From 31d0853c6bad0bba92fbeb654e28104eda5328fb Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Wed, 7 Apr 2021 11:32:26 +0200 Subject: [PATCH] sm8250-common: touch: Remove unused paths from rc file Change-Id: I01fa814d331b1b4f3d8c505d217e3e6baf7e1b36 --- touch/vendor.lineage.touch@1.0-service.oneplus_kona.rc | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/touch/vendor.lineage.touch@1.0-service.oneplus_kona.rc b/touch/vendor.lineage.touch@1.0-service.oneplus_kona.rc index ebe3f5d..00a5bb2 100644 --- a/touch/vendor.lineage.touch@1.0-service.oneplus_kona.rc +++ b/touch/vendor.lineage.touch@1.0-service.oneplus_kona.rc @@ -1,31 +1,21 @@ on boot chmod 0660 /proc/touchpanel/double_swipe_enable chmod 0660 /proc/touchpanel/down_arrow_enable - chmod 0660 /proc/touchpanel/down_swipe_enable chmod 0660 /proc/touchpanel/left_arrow_enable - chmod 0660 /proc/touchpanel/left_swipe_enable chmod 0660 /proc/touchpanel/letter_m_enable chmod 0660 /proc/touchpanel/letter_o_enable chmod 0660 /proc/touchpanel/letter_s_enable chmod 0660 /proc/touchpanel/letter_w_enable chmod 0660 /proc/touchpanel/right_arrow_enable - chmod 0660 /proc/touchpanel/right_swipe_enable - chmod 0660 /proc/touchpanel/up_arrow_enable - chmod 0660 /proc/touchpanel/up_swipe_enable chmod 0660 /proc/touchpanel/single_tap_enable chown system system /proc/touchpanel/double_swipe_enable chown system system /proc/touchpanel/down_arrow_enable - chown system system /proc/touchpanel/down_swipe_enable chown system system /proc/touchpanel/left_arrow_enable - chown system system /proc/touchpanel/left_swipe_enable chown system system /proc/touchpanel/letter_m_enable chown system system /proc/touchpanel/letter_o_enable chown system system /proc/touchpanel/letter_s_enable chown system system /proc/touchpanel/letter_w_enable chown system system /proc/touchpanel/right_arrow_enable - chown system system /proc/touchpanel/right_swipe_enable - chown system system /proc/touchpanel/up_arrow_enable - chown system system /proc/touchpanel/up_swipe_enable chown system system /proc/touchpanel/single_tap_enable service vendor.touch-hal-1-0 /vendor/bin/hw/vendor.lineage.touch@1.0-service.oneplus_kona