uwb: support per device calibration for F10

Bug: 239674697
Test: Verified with local build
Signed-off-by: Rex Lin <rexcylin@google.com>
Change-Id: Ieb9651c231ec9901eae6993fc4ccee35eecccfb4
This commit is contained in:
Rex Lin 2022-07-21 12:48:35 +08:00
parent 573f754531
commit cbe8b25c1d
3 changed files with 36 additions and 4 deletions

View file

@ -32,7 +32,6 @@ $(call soong_config_set,fp_hal_feature,pixel_product, product_a)
include hardware/google/pixel/vibrator/cs40l26/device-stereo.mk
include device/google/gs101/bluetooth/bluetooth.mk
ifeq ($(filter factory_felix, $(TARGET_PRODUCT)),)
include device/google/gs101/uwb/uwb.mk
include device/google/felix/uwb/uwb_calibration.mk
endif