Build uwb hal for CT3

Bug: 270467613
Test: built pass and verified hal up and running
Change-Id: Id69b7a8951e13ae323722a29cfa363da9b7a7665
Signed-off-by: Rex Lin <rexcylin@google.com>
This commit is contained in:
Rex Lin 2023-03-13 14:26:41 +08:00
parent da510a6c4a
commit 6d4f2f01fe

View file

@ -21,6 +21,7 @@ $(call inherit-product-if-exists, vendor/google_devices/comet/prebuilts/device-v
$(call inherit-product-if-exists, vendor/google_devices/zuma/prebuilts/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/zuma/prebuilts/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/zuma/proprietary/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/zuma/proprietary/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/comet/proprietary/comet/device-vendor-comet.mk) $(call inherit-product-if-exists, vendor/google_devices/comet/proprietary/comet/device-vendor-comet.mk)
$(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk)
include device/google/zuma/device-shipping-common.mk include device/google/zuma/device-shipping-common.mk
include device/google/comet/audio/comet/audio-tables.mk include device/google/comet/audio/comet/audio-tables.mk