Enable both AIDL and HIDL UDFPS HALs

Bug: 199050181
Bug: 196017212
Test: Both binaries are installed on device
Change-Id: Ide7735eece4057fe3a28058c8c302763c5bf9a25
This commit is contained in:
leohsieh 2021-09-06 21:39:54 +08:00
parent 1dfbc241a0
commit 200ab12edf

View file

@ -29,6 +29,7 @@ PRODUCT_SOONG_NAMESPACES += vendor/goodix/udfps/g6_trusty
PRODUCT_SOONG_NAMESPACES += vendor/goodix/udfps/g6_aidl_trusty
else ifeq ($(GOODIX_CONFIG_BUILD_VERSION), g7_trusty)
PRODUCT_SOONG_NAMESPACES += vendor/goodix/udfps/g7_trusty
PRODUCT_SOONG_NAMESPACES += vendor/goodix/udfps/g7_aidl_trusty
# TODO(b/196017212): support AIDL for g7 and remove the following package.
PRODUCT_PACKAGES += \
android.hardware.biometrics.fingerprint@2.1-service.goodix