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:
parent
0e6c7f5b36
commit
983550c0e7
1 changed files with 5 additions and 0 deletions
|
@ -286,3 +286,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
# Bluetooth OPUS codec
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.opus.enabled=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