fingerprint: Add congifs for sw42

Followings are the list of flags
 - FPC_CONFIG_TRUSTY_CLEAN_TA=1
 - GOOGLE_CONFIG_PERFORMANCE=1

Cherry-pick from Id0c4e34fb98aa50995449ff66ffe894a37a1bdeb

Bug: 231407087
Test: Build Pass & perform authentication on device
Change-Id: I56f4ec9ca03445cb7780eb401104bae346ef31b9
This commit is contained in:
eddielan 2022-05-04 17:12:31 +08:00 committed by TreeHugger Robot
parent a723e2d1fb
commit 4a24ac4c50

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)