Snap for 12014005 from fa39f73b76 to 24Q4-release

Change-Id: Ib610b4c4328b211aa6f2158c91829792ea350ada
This commit is contained in:
Android Build Coastguard Worker 2024-06-25 23:01:45 +00:00
commit dd8d3a01e5

View file

@ -41,11 +41,7 @@ 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)