From 5357ce3a42d5208172dbf6a31c7447f45626a43d Mon Sep 17 00:00:00 2001 From: Tim Lin Date: Fri, 14 Jan 2022 11:54:23 +0800 Subject: [PATCH] enable IRadio 2.0 Bug: 206348419 Test: make Change-Id: Iae1093aa6f7e9014fe47ae05e023922725885d03 --- device.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device.mk b/device.mk index e7488a9f..fcaab543 100644 --- a/device.mk +++ b/device.mk @@ -844,8 +844,8 @@ SUPPORT_MULTI_SIM := true SUPPORT_NR := true # Support 5G on both stacks SUPPORT_NR_DS := true -# Using IRadio 1.6 -USE_RADIO_HAL_1_6 := true +# Using IRadio 2.0 +USE_RADIO_HAL_2_0 := true #$(call inherit-product, vendor/google_devices/telephony/common/device-vendor.mk) #$(call inherit-product, vendor/google_devices/gs201/proprietary/device-vendor.mk)