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:
parent
7bb4e1f1b3
commit
c5761abf62
1 changed files with 0 additions and 5 deletions
|
@ -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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue