uwb: enable production stack on T6P

Bug: 236791087
Test: ranging works
Signed-off-by: Rex Lin <rexcylin@google.com>
Change-Id: Id912e57c1282bbfc75560da4f87d62ddbbe1e9a0
This commit is contained in:
Rex Lin 2022-06-29 09:45:44 +08:00
parent 47c47c4056
commit a5f757134c
4 changed files with 192 additions and 0 deletions

View file

@ -35,6 +35,10 @@ include device/google/tangorpro/audio/tangorpro/audio-tables.mk
$(call soong_config_set,lyric,tuning_product,cloudripper)
$(call soong_config_set,google3a_config,target_device,cloudripper)
ifeq ($(filter factory_tangorpro, $(TARGET_PRODUCT)),)
include device/google/tangorpro/uwb/uwb_calibration.mk
endif
# Touch files
PRODUCT_COPY_FILES += \
device/google/tangorpro/NVTCapacitiveTouchScreen.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/NVTCapacitiveTouchScreen.idc \