caimito: enable radio

Bug: 302377793
Test: Build and flash with all the CLs in the topic
Change-Id: I34c3df6be3729c87bf43975de0c5b119e2faa949
This commit is contained in:
Gina Ko 2023-10-02 12:28:47 -07:00 committed by Salmax Chang
parent 35ab37bc16
commit 217a2136b4
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