sdm710-common: rootdir: Disable edge limit control interface

* Enable oppo touchpanel direction too
 * Fixes multitouch on edge issue

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
SamarV-121 2020-02-15 22:59:40 +05:30
parent fc18d77e8e
commit ea54233e57

View file

@ -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