Fix UDFPS setprop initialization.

Test: Compile and verify enable_setprop is set using getprop and grep.
Bug: 302206232
Change-Id: I03356bb3c05e9e72ad8da364b049028c3f625b2d
This commit is contained in:
Albert Chen 2023-09-26 23:46:58 +00:00
parent 125c1dba94
commit 0e00fc987a

View file

@ -30,7 +30,7 @@ DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/caimito/fingerprint/de
$(call soong_config_set,fp_hal_feature,biometric_suez_support,true)
PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.qfp.update_vfs_calib=1
persist.vendor.qfp.update_vfs_calib=1 \
persist.vendor.qfp.enable_setprop=0 \
log.tag.QFP=3