Enable fingerprint testing virtual HAL on F10

We plan to set all projects able to run biometrics-jank e2e tests

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

Change-Id: If3482fdee90a8aee7315311ee2ec257134d5faf8
This commit is contained in:
lbill 2022-11-04 16:12:32 +00:00
parent 0e6c7f5b36
commit 983550c0e7

View file

@ -286,3 +286,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
# Bluetooth OPUS codec # Bluetooth OPUS codec
PRODUCT_PRODUCT_PROPERTIES += \ PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.opus.enabled=true persist.bluetooth.opus.enabled=true
# Biometrics virtual HAL for e2e testing
PRODUCT_PACKAGES_DEBUG += \
android.hardware.biometrics.fingerprint-service.example