Browse Source

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 b9cb6d340b945f0a4c190f99b99a1e01de398fce.

Reason for revert: Multiple test failures on multiple targets.

Change-Id: Icf83fcb9a56349adf78638509ac755db7440c660
Elie Kheirallah 2 years ago
parent
commit
ef4447e281
1 changed files with 1 additions and 0 deletions
  1. 1 0
      aosp_lynx.mk

+ 1 - 0
aosp_lynx.mk

@@ -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)