Remove fingerprint virtual hal from individual am: e1757908eb

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

Change-Id: I5c0062e7a1a5092387a6613e0c0133ad18ef6441
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:16:17 +00:00 committed by Automerger Merge Worker
commit 080e44d009
2 changed files with 0 additions and 8 deletions

View file

@ -272,10 +272,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

@ -291,10 +291,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 \