uwb: remove platform specific calibration file am: 1498c2f809

Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/18869626

Change-Id: Id51e690f81bc3174195b21df888bcc3afade5fa8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Rex Lin 2022-06-23 18:58:34 +00:00 committed by Automerger Merge Worker
commit 2fcd84adf7

View file

@ -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)