Merge "Disable HWUI adpf by default and enable in device.mk"

This commit is contained in:
Matt Buckley 2022-12-21 18:46:17 +00:00 committed by Android (Google) Code Review
commit 3f0f3bc345

View file

@ -239,10 +239,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
PRODUCT_PRODUCT_PROPERTIES ?= \
ro.com.google.ime.height_ratio=1.05
# Enable adpf cpu hint session for SurfaceFlinger
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
debug.sf.enable_adpf_cpu_hint=true
# Biometrics virtual HAL for e2e testing
PRODUCT_PACKAGES_DEBUG += \
android.hardware.biometrics.fingerprint-service.example