Set BOARD_WITHOUT_RADIO to true
Bug: 235907074 Change-Id: I1b4472cc7d4ebc5f7cd2d38639c7e1ae38852329
This commit is contained in:
parent
16a0b3c1d3
commit
f199342e47
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ TARGET_KERNEL_DIR ?= device/google/tangorpro-kernel
|
|||
TARGET_BOARD_KERNEL_HEADERS := device/google/tangorpro-kernel/kernel-headers
|
||||
TARGET_RECOVERY_DEFAULT_ROTATION := ROTATION_LEFT
|
||||
|
||||
BOARD_WITHOUT_RADIO := true
|
||||
|
||||
$(call inherit-product-if-exists, vendor/google_devices/tangorpro/prebuilts/device-vendor-tangorpro.mk)
|
||||
$(call inherit-product-if-exists, vendor/google_devices/gs201/prebuilts/device-vendor.mk)
|
||||
$(call inherit-product-if-exists, vendor/google_devices/gs201/proprietary/device-vendor.mk)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue