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:
parent
1dfbc241a0
commit
200ab12edf
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ PRODUCT_SOONG_NAMESPACES += vendor/goodix/udfps/g6_trusty
|
||||||
PRODUCT_SOONG_NAMESPACES += vendor/goodix/udfps/g6_aidl_trusty
|
PRODUCT_SOONG_NAMESPACES += vendor/goodix/udfps/g6_aidl_trusty
|
||||||
else ifeq ($(GOODIX_CONFIG_BUILD_VERSION), g7_trusty)
|
else ifeq ($(GOODIX_CONFIG_BUILD_VERSION), g7_trusty)
|
||||||
PRODUCT_SOONG_NAMESPACES += vendor/goodix/udfps/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.
|
# TODO(b/196017212): support AIDL for g7 and remove the following package.
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.biometrics.fingerprint@2.1-service.goodix
|
android.hardware.biometrics.fingerprint@2.1-service.goodix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue