Snap for 12014005 from 6177fcd458 to 24Q4-release

Change-Id: I254337e56e535f9d084e06e08de1c48becdcc360
This commit is contained in:
Android Build Coastguard Worker
2024-06-25 23:02:39 +00:00

View File

@@ -149,11 +149,7 @@ include device/google/lynx/bluetooth/qti_default.mk
# ro.hardware.gatekeeper=software
# Fingerprint HAL
ifneq (,$(filter AP4%,$(RELEASE_PLATFORM_VERSION)))
GOODIX_CONFIG_BUILD_VERSION := g7_trusty_next
else
GOODIX_CONFIG_BUILD_VERSION := g7_trusty
endif
$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_common.mk)
ifeq ($(filter factory%, $(TARGET_PRODUCT)),)
$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_shipping.mk)