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:
parent
a723e2d1fb
commit
4a24ac4c50
1 changed files with 9 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue