Revert "Build g7_trusty_next for “next” configuration"

This reverts commit 5011c28eab.

Bug: 348542941
Test: build
Change-Id: I26464d764de6964bc66126ef152ffcf068b8ce1c
This commit is contained in:
chenkris 2024-06-24 11:24:07 +00:00
parent fa4b16ffb9
commit 357cc1f618
2 changed files with 0 additions and 8 deletions

View file

@ -305,11 +305,7 @@ PRODUCT_VENDOR_PROPERTIES += \
persist.device_config.configuration.disable_rescue_party=true
# Fingerprint HAL
ifneq (,$(filter AP4%,$(RELEASE_PLATFORM_VERSION)))
GOODIX_CONFIG_BUILD_VERSION := g7_trusty_next
else
GOODIX_CONFIG_BUILD_VERSION := g7_trusty
endif
APEX_FPS_TA_DIR := //vendor/google_devices/shusky/prebuilts
$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_common.mk)
ifeq ($(filter factory%, $(TARGET_PRODUCT)),)