Revert "Build g7_trusty_next for “next” configuration"

This reverts commit 282198036a.

Bug: 348542941
Test: build
Change-Id: Id51002513811f009354ba9fdbc4561ec7b286473
This commit is contained in:
chenkris 2024-06-24 11:21:59 +00:00
parent 282198036a
commit 6177fcd458

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)