Enable both AIDL and HIDL UDFPS HALs
Bug: 175070939 Bug: 183054007 Test: Both binaries are installed on device Change-Id: I8d791ba117c472a3388f301d78d088dc96eb4255
This commit is contained in:
parent
b360446e82
commit
e98d76c98e
1 changed files with 4 additions and 2 deletions
|
@ -17,8 +17,10 @@
|
|||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml
|
||||
|
||||
# Include the Goodix AIDL HAL namespace.
|
||||
# Include the Goodix AIDL HAL namespaces.
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/goodix/udfps/g6_trusty
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/goodix/udfps/g6_aidl_trusty
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.biometrics.fingerprint@2.1-service.goodix
|
||||
android.hardware.biometrics.fingerprint@2.1-service.goodix \
|
||||
android.hardware.biometrics.fingerprint-service.goodix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue