diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 1ae8b49..b6835b2 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -24,6 +24,12 @@ on boot chown 0660 /proc/touchpanel/double_tap_enable write /proc/touchpanel/double_tap_enable 1 + # Disable edge limit control interface + write /proc/touchpanel/oppo_tp_limit_enable 0 + + # Enable oppo touchpanel direction + write /proc/touchpanel/oppo_tp_direction 1 + # Update touchscreen firmware write /proc/touchpanel/tp_fw_update 1