Remove sysprop assignment left over from a WIP change

Bug: 188193467
Test: on device with shipping image
Change-Id: I5fe71d029e47b83522208a8add8183701b6c12d2
This commit is contained in:
Ilya Matyukhin 2021-05-19 14:53:42 -07:00
parent 7bb4e1f1b3
commit c5761abf62

View file

@ -16,8 +16,3 @@
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.biometrics.fingerprint-service.goodix android.hardware.biometrics.fingerprint-service.goodix
# Necessary to ignore the HIDL HAL configured in config_biometric_sensors.
# Otherwise system_server would hang trying to load the missing HIDL HAL.
PRODUCT_PROPERTY_OVERRIDES += \
biometrics.fingerprint.hidl.disabled=true