Build g7_trusty_next for “next” configuration
Bug: 348542941 Test: build Change-Id: Idcd79c569d34b18680cd6fec836cae9b16014e81
This commit is contained in:
parent
33be02774f
commit
b809e696bf
1 changed files with 4 additions and 0 deletions
|
@ -336,7 +336,11 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
persist.vendor.camera.increase_thread_priority_nodes_stop=true
|
persist.vendor.camera.increase_thread_priority_nodes_stop=true
|
||||||
|
|
||||||
# Fingerprint HAL
|
# Fingerprint HAL
|
||||||
|
ifneq (,$(filter AP4%,$(RELEASE_PLATFORM_VERSION)))
|
||||||
|
GOODIX_CONFIG_BUILD_VERSION := g7_trusty_next
|
||||||
|
else
|
||||||
GOODIX_CONFIG_BUILD_VERSION := g7_trusty
|
GOODIX_CONFIG_BUILD_VERSION := g7_trusty
|
||||||
|
endif
|
||||||
$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_common.mk)
|
$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_common.mk)
|
||||||
ifeq ($(filter factory%, $(TARGET_PRODUCT)),)
|
ifeq ($(filter factory%, $(TARGET_PRODUCT)),)
|
||||||
$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_shipping.mk)
|
$(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_shipping.mk)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue