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:
parent
54c47a25a1
commit
74e09f0bf1
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue