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
diff --git a/fingerprint/udfps.mk b/fingerprint/udfps.mk
index 8272527..dbd827a 100644
--- a/fingerprint/udfps.mk
+++ b/fingerprint/udfps.mk
@@ -21,6 +21,10 @@
 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