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
This commit is contained in:
Cyan Hsieh 2022-10-19 02:57:10 +00:00
parent ef4447e281
commit 2abdd7f706

View File

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