touchscreen: fix multitouch beeing jumpy sometimes
This commit is contained in:
parent
2869db565f
commit
1c8e504531
@ -143,6 +143,7 @@ BOARD_USE_OPENSSL_ENGINE := true
|
||||
# Hacks
|
||||
TARGET_USE_CUSTOM_LUN_FILE_PATH := /sys/devices/platform/usb_mass_storage/lun0/file
|
||||
BOARD_USE_LEGACY_TRACKPAD := true
|
||||
BOARD_USE_LEGACY_TOUCHSCREEN := true
|
||||
TARGET_FORCE_CPU_UPLOAD := true
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user