fingerprint: Add congifs for sw42 am: 4a24ac4c50 am: 3387a28050

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/18154289

Change-Id: I889f2c3934b2ee8a859fe12bee7e17942a915948
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
eddielan 2022-05-20 13:55:19 +00:00 committed by Automerger Merge Worker
commit 3f71e0b310

View file

@ -17,3 +17,12 @@ LIBFPC_NAME=libfpcmulti_debug.a
FPC_CONFIG_DEBUG=1 FPC_CONFIG_DEBUG=1
FPC_CONFIG_ENGINEERING=1 FPC_CONFIG_ENGINEERING=1
FPC_CONFIG_GOOGLE_RELEASE=1 FPC_CONFIG_GOOGLE_RELEASE=1
FPC_CONFIG_TRUSTY_CLEAN_TA=1
GOOGLE_CONFIG_PERFORMANCE=1
# Enable Suez
$(call soong_config_set,fp_hal_feature,biometric_suez_support,true)
# Must add below method to each project's device.mk to show sensorLocation
#$(call soong_config_set,fp_hal_feature,pixel_product, project_XX)