Snap for 9258794 from 74e09f0bf1 to udc-release

Change-Id: Ic21a5c1af9f4e7dae49dbc7c2ee94acf06875338
This commit is contained in:
Android Build Coastguard Worker 2022-11-05 03:06:49 +00:00
commit 1a5b99323d

View file

@ -238,3 +238,8 @@ PRODUCT_PRODUCT_PROPERTIES ?= \
# Enable adpf cpu hint session for SurfaceFlinger # Enable adpf cpu hint session for SurfaceFlinger
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
debug.sf.enable_adpf_cpu_hint=true debug.sf.enable_adpf_cpu_hint=true
# Biometrics virtual HAL for e2e testing
PRODUCT_PACKAGES_DEBUG += \
android.hardware.biometrics.fingerprint-service.example