fingerprint: Add config for different product
Fingerprint AIDL interface provides the module location API. AIDL HAL can fill out he coordinate(x,y) and report to framework. Setting different product means HAL is using specific project and report corresponding (x,y). Bug: 244261157 Test: make android.hardware.biometrics.fingerprint-service.fpc42 Test: Check Fingerprint mark location is correct in enrollment UI Change-Id: I866a7c0270a126ed569ac9991720124b7d086803
This commit is contained in:
parent
3aed12c3ef
commit
6e3022a9f3
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ include device/google/tangorpro/bluetooth/syna_default.mk
|
|||
# Fingerprint
|
||||
include device/google/gs101/fingerprint/fpc1540/sw42/fpc1540.mk
|
||||
FPC_MODULE_TYPE=1542_S
|
||||
$(call soong_config_set,fp_hal_feature,pixel_product, product_b)
|
||||
# Fingerprint config
|
||||
include device/google/tangorpro/fingerprint_config.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue