commit | 4e536621143ea30fe14c7e51c67b36d04ede9adb | [log] [tgz] |
---|---|---|
author | leohsieh <leohsieh@google.com> | Tue Sep 07 08:01:13 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Sep 07 08:01:13 2021 +0000 |
tree | 94f39627146023e9c8c4f54bdaa3ae6edcbb3cc6 | |
parent | cf15588ff858cabbadda7c492b7313147a225531 [diff] | |
parent | bd92067116971d4b3df2d3f8bc232489c0e9f6a0 [diff] |
Include the Soong namespace of the UDFPS HAL am: 696bf87db6 Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15623882 Change-Id: I7318080b02a851d6e02b800df6dda3e431d8e21f
diff --git a/fingerprint/udfps_common.mk b/fingerprint/udfps_common.mk index c05097b..886a555 100644 --- a/fingerprint/udfps_common.mk +++ b/fingerprint/udfps_common.mk
@@ -28,6 +28,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 # TODO(b/196017212): support AIDL for g7 and remove the following package. PRODUCT_PACKAGES += \ android.hardware.biometrics.fingerprint@2.1-service.goodix