Remove fingerprint virtual hal from individual am: e1757908eb am: 7af7d32fe6

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/21730197

Change-Id: I425ad9755e99acc482610dd0d9e550e25bcdb7c8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Jeff Pu 2023-03-04 07:36:07 +00:00 committed by Automerger Merge Worker
commit e4897cc700
2 changed files with 0 additions and 8 deletions

View file

@ -273,10 +273,6 @@ else
device/google/raviole/location/gps_user.xml.oriole:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
endif
# Biometrics virtual HAL for e2e testing
PRODUCT_PACKAGES_DEBUG += \
android.hardware.biometrics.fingerprint-service.example
# Setup Wizard device-specific settings
PRODUCT_PRODUCT_PROPERTIES += \
setupwizard.feature.enable_quick_start_flow_for_debug=true \

View file

@ -292,10 +292,6 @@ else
device/google/raviole/location/gps_user.xml.raven:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/gps.xml
endif
# Biometrics virtual HAL for e2e testing
PRODUCT_PACKAGES_DEBUG += \
android.hardware.biometrics.fingerprint-service.example
# Setup Wizard device-specific settings
PRODUCT_PRODUCT_PROPERTIES += \
setupwizard.feature.enable_quick_start_flow_for_debug=true \