uwb: update calibrations for cm4 and km4
Bug: 309643761 Test: local build calibs copied correctly Change-Id: If75241c3bba202808aa20633275e8ac5d28ecc10 Signed-off-by: Hasan Awais <hasanawais@google.com>
This commit is contained in:
parent
acf10f9378
commit
7b1b134427
22 changed files with 613 additions and 41 deletions
|
@ -21,7 +21,7 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
|||
USE_UWBFIELDTESTQM := true
|
||||
endif
|
||||
ifeq ($(filter factory_caiman, $(TARGET_PRODUCT)),)
|
||||
include device/google/caimito/uwb/uwb_calibration.mk
|
||||
include device/google/caimito/caiman/uwb/uwb_calibration.mk
|
||||
endif
|
||||
|
||||
$(call inherit-product-if-exists, vendor/google_devices/caimito/prebuilts/device-vendor-caiman.mk)
|
||||
|
@ -198,7 +198,7 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/caimito/prebuilts
|
|||
|
||||
# UWB
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
device/google/caimito/uwb
|
||||
device/google/caimito/caiman/uwb
|
||||
|
||||
# Location
|
||||
# SDK build system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue