Enable fingerprint testing virtual HAL on L10
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: I37e73725cd1516f85dbada434ae792fe1473a03c
This commit is contained in:
parent
24df1ec715
commit
59e4482175
1 changed files with 5 additions and 0 deletions
|
@ -264,3 +264,8 @@ endif
|
|||
# SKU specific RROs
|
||||
PRODUCT_PACKAGES += \
|
||||
SettingsOverlayG82U8
|
||||
|
||||
# Biometrics virtual HAL for e2e testing
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
android.hardware.biometrics.fingerprint-service.example
|
||||
|
||||
|
|
Loading…
Reference in a new issue