fingerprint: Add fingerprint_product config hint

Bug: 188690214
Test: Build Pass
Change-Id: Ia2e171968043575bad5947284068eb4803cce0f6
This commit is contained in:
eddielan 2021-12-28 21:17:37 +08:00 committed by Eddie Lan
parent de45b3721f
commit 8af4d5d5b4

View file

@ -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)