Revert "Build g7_trusty_next for “next” configuration"

This reverts commit 62e3654538.

Bug: 348542941
Test: build
Change-Id: I825c7b763c817da0eb067488a2ca6e983f1b94f8
This commit is contained in:
chenkris 2024-06-24 05:20:08 +00:00
parent 62e3654538
commit 8acd5f5452
2 changed files with 0 additions and 8 deletions

View file

@ -283,11 +283,7 @@ PRODUCT_SOONG_NAMESPACES += \
device/google/pantah
# 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)

View file

@ -262,11 +262,7 @@ PRODUCT_SOONG_NAMESPACES += \
device/google/pantah
# 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)