fingerprint: Add fingerprint_product config hint
Bug: 188690214 Test: Build Pass Change-Id: Ia2e171968043575bad5947284068eb4803cce0f6
This commit is contained in:
parent
de45b3721f
commit
8af4d5d5b4
1 changed files with 3 additions and 0 deletions
|
@ -21,3 +21,6 @@ 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