mirror of
https://github.com/Evolution-X-Devices/device_google_raviole
synced 2026-02-01 08:03:20 +00:00
Remove fingerprint virtual hal from individual
pixel device mk files since it is included in common one Bug: 270940857 Test: manual build Change-Id: Iccf66aa3cc42e57a62a79cbe31f7f1ca5ee807c1
This commit is contained in:
@@ -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 \
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user