Snap for 12002618 from 282198036a
to 24Q4-release
Change-Id: I6b49be661ed323ebea88ec4bdddd578520460d2d
This commit is contained in:
commit
e3a6411d4b
1 changed files with 4 additions and 0 deletions
|
@ -149,7 +149,11 @@ 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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue