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:
parent
fc18d77e8e
commit
ea54233e57
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue