Enable both AIDL and HIDL UDFPS HALs am: e98d76c98e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14065078 Change-Id: Ica789bba941a1f388fc877ba8f9c3e90a528ef53
This commit is contained in:
commit
0798ad2853
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