Enable both AIDL and HIDL UDFPS HALs am: d26e8103b5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15771553 Change-Id: I9e07f5e2f2b55c2a919f5d28589b52b79ed3b527
This commit is contained in:
commit
1b4f2c6d02
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
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue