Disable UDFPS on ripcurrent
Bug: 268379894 Test: build ripcurrent target Change-Id: Iafe536207083be0e567e585e01ce505e26890657
This commit is contained in:
parent
5d2dab4575
commit
fb32f9f029
1 changed files with 0 additions and 9 deletions
|
@ -224,15 +224,6 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
vendor.zram.size=3g \
|
vendor.zram.size=3g \
|
||||||
persist.device_config.configuration.disable_rescue_party=true
|
persist.device_config.configuration.disable_rescue_party=true
|
||||||
|
|
||||||
# Fingerprint HAL
|
|
||||||
GOODIX_CONFIG_BUILD_VERSION := g7_trusty
|
|
||||||
include device/google/gs101/fingerprint/udfps_common.mk
|
|
||||||
ifeq ($(filter factory%, $(TARGET_PRODUCT)),)
|
|
||||||
include device/google/gs101/fingerprint/udfps_shipping.mk
|
|
||||||
else
|
|
||||||
include device/google/gs101/fingerprint/udfps_factory.mk
|
|
||||||
endif
|
|
||||||
|
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.udfps.als_feed_forward_supported=true \
|
persist.vendor.udfps.als_feed_forward_supported=true \
|
||||||
persist.vendor.udfps.lhbm_controlled_in_hal_supported=true
|
persist.vendor.udfps.lhbm_controlled_in_hal_supported=true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue