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:
parent
45a3d0666d
commit
e1757908eb
2 changed files with 0 additions and 8 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue