From 6177fcd4582562566911c6813cbe9b99e004061a Mon Sep 17 00:00:00 2001 From: chenkris Date: Mon, 24 Jun 2024 11:21:59 +0000 Subject: [PATCH] =?UTF-8?q?Revert=20"Build=20g7=5Ftrusty=5Fnext=20for=20?= =?UTF-8?q?=E2=80=9Cnext=E2=80=9D=20configuration"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 282198036ae2984bb65e522cb634de144782a18e. Bug: 348542941 Test: build Change-Id: Id51002513811f009354ba9fdbc4561ec7b286473 --- device-lynx.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/device-lynx.mk b/device-lynx.mk index 0b49375..ba03d52 100644 --- a/device-lynx.mk +++ b/device-lynx.mk @@ -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)