Snap for 12014005 from 8acd5f5452
to 24Q4-release
Change-Id: Ia519b7d832f54749b875c5b0be2d75e4efb08654
This commit is contained in:
commit
fe05e3bf74
2 changed files with 0 additions and 8 deletions
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue