uwb: remove platform specific calibration file
remove platform(gs101) cal file due to cal path change Bug: 233619860 Test: Verified with local build on C10 Signed-off-by: Rex Lin <rexcylin@google.com> Change-Id: Iee4e294aa89d330231a635bbe54be0261cbf8ee2
This commit is contained in:
parent
5b8dbb546c
commit
1498c2f809
1 changed files with 0 additions and 3 deletions
|
@ -32,10 +32,7 @@ include hardware/google/pixel/vibrator/cs40l26/device.mk
|
|||
include device/google/gs101/bluetooth/bluetooth.mk
|
||||
|
||||
ifeq ($(filter factory_cheetah, $(TARGET_PRODUCT)),)
|
||||
# The ordering of the two uwb makefiles ensures device specific calibration files
|
||||
# are used instead of platform (gs101) specific calibration files - b/230787474.
|
||||
include device/google/pantah/uwb/uwb_calibration.mk
|
||||
include device/google/gs101/uwb/uwb.mk
|
||||
endif
|
||||
|
||||
$(call soong_config_set,lyric,tuning_product,cheetah)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue