Revert "Enable radio on aosp_lynx"

DroidMonitor: Potential culprit for Bug 254323087 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

This reverts commit b9cb6d340b.

Reason for revert: Multiple test failures on multiple targets.

Change-Id: Icf83fcb9a56349adf78638509ac755db7440c660
This commit is contained in:
Elie Kheirallah 2022-10-18 22:22:07 +00:00
parent 396f97cf15
commit ef4447e281

View File

@ -19,6 +19,7 @@ TARGET_LINUX_KERNEL_VERSION := 5.10
DEVICE_USES_NO_TRUSTY := true
USE_SWIFTSHADER := true
BOARD_USES_SWIFTSHADER := true
BOARD_WITHOUT_RADIO := true
$(call inherit-product, device/google/gs201/aosp_common.mk)
$(call inherit-product, device/google/lynx/device-lynx.mk)