Remove fingerprint virtual hal from individual

pixel device mk files since it is included in common one

Bug: 270940857
Test: manual build
Change-Id: Ib93975ce0eaaa64284b7e45789752821e927fc40
This commit is contained in:
Jeff Pu
2023-03-02 21:40:50 +00:00
parent 95898cd7b3
commit 2fa5c5525a

View File

@@ -272,10 +272,6 @@ PRODUCT_PACKAGES += \
SettingsOverlayGHL1X \
SettingsOverlayGWKK3
# 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 \