Move goodix mk files from device/google/gs101 to vendor/goodix/udfps
Bug: 270657514 Test: build Change-Id: I7cb7a4f538908bc935141f4a0d78717d144cd648
This commit is contained in:
parent
036945605f
commit
829ecc91fc
1 changed files with 3 additions and 3 deletions
|
@ -188,11 +188,11 @@ PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
||||||
# Fingerprint HAL
|
# Fingerprint HAL
|
||||||
GOODIX_CONFIG_BUILD_VERSION := g7_trusty
|
GOODIX_CONFIG_BUILD_VERSION := g7_trusty
|
||||||
include device/google/gs101/fingerprint/udfps_common.mk
|
include vendor/goodix/udfps/configuration/udfps_common.mk
|
||||||
ifeq ($(filter factory%, $(TARGET_PRODUCT)),)
|
ifeq ($(filter factory%, $(TARGET_PRODUCT)),)
|
||||||
include device/google/gs101/fingerprint/udfps_shipping.mk
|
include vendor/goodix/udfps/configuration/udfps_shipping.mk
|
||||||
else
|
else
|
||||||
include device/google/gs101/fingerprint/udfps_factory.mk
|
include vendor/goodix/udfps/configuration/udfps_factory.mk
|
||||||
endif
|
endif
|
||||||
|
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue