config: Disable touch video heatmap
Change-Id: Iac858eeb059a854dbb020d14a0f165b41055511d
This commit is contained in:
@@ -16,6 +16,11 @@ endif
|
||||
PRODUCT_PACKAGES += \
|
||||
CustomFontPixelLauncherOverlay
|
||||
|
||||
# Disable touch video heatmap to reduce latency, motion jitter, and CPU usage
|
||||
# on supported devices with Deep Press input classifier HALs and models
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.input.video_enabled=false
|
||||
|
||||
# Art
|
||||
PRODUCT_SYSTEM_PROPERTIES += \
|
||||
pm.dexopt.post-boot=speed \
|
||||
|
||||
Reference in New Issue
Block a user