Enable fingerprint testing virtual HAL on B3

We set 4 projects for biometrics-jank e2e tests
- B3
- O6
- P10
- C10

Test: forest test with atp config \
v2/biometrics/health/microbench/biometrics/biometrics-jank-suite
Bug: 228638448
Bug: 236074209

Change-Id: Ida4f889db0845f391709f84224e7a2052337e841
This commit is contained in:
lbill 2022-11-03 18:21:52 +00:00
parent 54c47a25a1
commit 74e09f0bf1

View file

@ -238,3 +238,8 @@ PRODUCT_PRODUCT_PROPERTIES ?= \
# 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