Merge "caimito: enable radio" into main

This commit is contained in:
Zheng Pan 2023-10-17 04:09:31 +00:00 committed by Android (Google) Code Review
commit 90e7a42695
4 changed files with 0 additions and 10 deletions

View file

@ -18,7 +18,6 @@ TARGET_LINUX_KERNEL_VERSION := 6.1
USE_SWIFTSHADER := false
BOARD_USES_SWIFTSHADER := false
BOARD_WITHOUT_RADIO := true
$(call inherit-product, device/google/zumapro/aosp_common.mk)
$(call inherit-product, device/google/caimito/device-ripcurrentpro.mk)

View file

@ -30,9 +30,6 @@ $(call inherit-product-if-exists, vendor/google_devices/zumapro/proprietary/devi
$(call inherit-product-if-exists, vendor/google_devices/caimito/proprietary/caiman/device-vendor-caiman.mk)
$(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk)
# Disable modem until b/291009607 is fixed
BOARD_WITHOUT_RADIO := true
# display
DEVICE_PACKAGE_OVERLAYS += device/google/caimito/caiman/overlay

View file

@ -30,9 +30,6 @@ $(call inherit-product-if-exists, vendor/google_devices/zumapro/proprietary/devi
$(call inherit-product-if-exists, vendor/google_devices/caimito/proprietary/komodo/device-vendor-komodo.mk)
$(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk)
# Disable modem until b/291009607 is fixed
BOARD_WITHOUT_RADIO := true
# display
DEVICE_PACKAGE_OVERLAYS += device/google/caimito/komodo/overlay

View file

@ -23,9 +23,6 @@ $(call inherit-product-if-exists, vendor/google_devices/zumapro/proprietary/devi
$(call inherit-product-if-exists, vendor/google_devices/caimito/proprietary/tokay/device-vendor-tokay.mk)
$(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk)
# Disable modem until b/291009607 is fixed
BOARD_WITHOUT_RADIO := true
# display
DEVICE_PACKAGE_OVERLAYS += device/google/caimito/tokay/overlay