Support 5G on both stacks

Bug: 218650003
Test: manual
Change-Id: I6cd66c1db1c826934008949d7a6007541480d3f9
This commit is contained in:
Gary Jian 2022-02-14 09:36:36 +00:00
parent 589318e5c4
commit 9286e0a99f

View file

@ -851,6 +851,8 @@ SIM_COUNT := 2
SUPPORT_MULTI_SIM := true SUPPORT_MULTI_SIM := true
# Support NR # Support NR
SUPPORT_NR := true SUPPORT_NR := true
# Support 5G on both stacks
SUPPORT_NR_DS := true
# Using IRadio 1.6 # Using IRadio 1.6
USE_RADIO_HAL_1_6 := true USE_RADIO_HAL_1_6 := true