fingerprint: Add congifs for sw42 am: 4a24ac4c50

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

Change-Id: Ia487488cd829b2e81a018f17bf303574e0343ed2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
eddielan 2022-05-20 12:47:08 +00:00 committed by Automerger Merge Worker
commit 3387a28050

View file

@ -17,3 +17,12 @@ LIBFPC_NAME=libfpcmulti_debug.a
FPC_CONFIG_DEBUG=1
FPC_CONFIG_ENGINEERING=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)