Merge "Enable fingerprint testing virtual HAL on F10"
This commit is contained in:
commit
09e034c442
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue