Enable radio on aosp_lynx

Bug: 253288064
Change-Id: I75d7a2e770209359a3ad76107a81035f6821a052
This commit is contained in:
Cyan_Hsieh 2022-10-13 10:43:30 +08:00
parent 506f36f4cd
commit b9cb6d340b

View file

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