Merge "caimito: enable radio" into main
This commit is contained in:
commit
90e7a42695
4 changed files with 0 additions and 10 deletions
|
@ -18,7 +18,6 @@ TARGET_LINUX_KERNEL_VERSION := 6.1
|
||||||
|
|
||||||
USE_SWIFTSHADER := false
|
USE_SWIFTSHADER := false
|
||||||
BOARD_USES_SWIFTSHADER := false
|
BOARD_USES_SWIFTSHADER := false
|
||||||
BOARD_WITHOUT_RADIO := true
|
|
||||||
|
|
||||||
$(call inherit-product, device/google/zumapro/aosp_common.mk)
|
$(call inherit-product, device/google/zumapro/aosp_common.mk)
|
||||||
$(call inherit-product, device/google/caimito/device-ripcurrentpro.mk)
|
$(call inherit-product, device/google/caimito/device-ripcurrentpro.mk)
|
||||||
|
|
|
@ -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/google_devices/caimito/proprietary/caiman/device-vendor-caiman.mk)
|
||||||
$(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.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
|
# display
|
||||||
DEVICE_PACKAGE_OVERLAYS += device/google/caimito/caiman/overlay
|
DEVICE_PACKAGE_OVERLAYS += device/google/caimito/caiman/overlay
|
||||||
|
|
||||||
|
|
|
@ -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/google_devices/caimito/proprietary/komodo/device-vendor-komodo.mk)
|
||||||
$(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.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
|
# display
|
||||||
DEVICE_PACKAGE_OVERLAYS += device/google/caimito/komodo/overlay
|
DEVICE_PACKAGE_OVERLAYS += device/google/caimito/komodo/overlay
|
||||||
|
|
||||||
|
|
|
@ -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/google_devices/caimito/proprietary/tokay/device-vendor-tokay.mk)
|
||||||
$(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.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
|
# display
|
||||||
DEVICE_PACKAGE_OVERLAYS += device/google/caimito/tokay/overlay
|
DEVICE_PACKAGE_OVERLAYS += device/google/caimito/tokay/overlay
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue