Revert "Revert "Enable radio on aosp_lynx""

This reverts commit ef4447e281.

Reason for revert: change only affects aosp_lynx-userdebug, test pass with the broken test: FrameworksServicesTests:com.android.server.pm.PackageManagerTests#testSigSameAfterUpgrade

Bug: 253288064
Change-Id: I7285439a6138723bdda037ae5238105c2dd7a1a3
这个提交包含在:
Cyan Hsieh
2022-10-19 02:57:10 +00:00
父节点 ef4447e281
当前提交 2abdd7f706

查看文件

@@ -19,7 +19,6 @@ 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)