Build g7_trusty_next for “next” configuration

Bug: 348542941
Test: build
Change-Id: I38ff5c22f814057baf36503180fe7f42d9a22164
This commit is contained in:
chenkris
2024-06-21 03:45:29 +00:00
committed by KRIS CHEN
parent 036f1e03df
commit 0e1f7f452b

View File

@@ -41,7 +41,11 @@ include device/google/gs-common/bcmbt/bluetooth.mk
include device/google/gs-common/touch/stm/stm11.mk
# 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)