Pārlūkot izejas kodu

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
lbill 2 gadi atpakaļ
vecāks
revīzija
59e4482175
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      device-lynx.mk

+ 5 - 0
device-lynx.mk

@@ -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
+