gs101: udfps: enable biometric_suez_support
Bug: 186195932 Test: lunch oriole-userdebug; make -j$(nproc); Test: Confirmed biometric suez code has run observed from logcat. Change-Id: I1c4342ca3efa0c19b297dec6d911a8e803d0978c
This commit is contained in:
parent
35d31057e7
commit
3af08d4f6b
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_SOONG_NAMESPACES += vendor/goodix/udfps/g6_trusty
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/goodix/udfps/g6_aidl_trusty
|
||||
|
||||
SOONG_CONFIG_NAMESPACES += fp_hal_feature
|
||||
SOONG_CONFIG_fp_hal_feature += biometric_suez_support
|
||||
SOONG_CONFIG_fp_hal_feature_biometric_suez_support := true
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
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