Merge "Enable fingerprint testing virtual HAL on F10"

This commit is contained in:
Bill Lin 2022-12-07 04:17:34 +00:00 committed by Android (Google) Code Review
commit 09e034c442

View file

@ -307,3 +307,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