config: Disable touch video heatmap

Change-Id: Iac858eeb059a854dbb020d14a0f165b41055511d
This commit is contained in:
Danny Lin
2025-07-01 12:44:48 +00:00
committed by Zabuka_zuzu
parent 19c9e5b217
commit 03efefc74b

View File

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