Include the Soong namespace of the UDFPS HAL
Bug: 197219547 Test: build pass Change-Id: Ia3a769a8db711794fc5867ab30f14d6b8219ca20
This commit is contained in:
parent
9ad5484339
commit
bd92067116
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ ifeq ($(GOODIX_CONFIG_BUILD_VERSION), g6_trusty)
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue