sm7250-common: overlays: enable 5G SA and NSA

Change-Id: Icf55910aebae8d0ae519f0a0c20708aa81ae0bfc
This commit is contained in:
SGCMarkus
2022-12-28 23:19:58 +05:30
committed by Sandeep P S
parent 5761196822
commit f7553528c2

View File

@@ -398,4 +398,10 @@
<!-- Whether the new Auto Selection Network UI should be shown -->
<bool name="config_enableNewAutoSelectNetworkUI">true</bool>
<!-- Whether the device enable the standalone (SA) mode of 5G NR.-->
<bool name="config_telephony5gStandalone">true</bool>
<!-- Whether the device enable the non-standalone (NSA) mode of 5G NR.-->
<bool name="config_telephony5gNonStandalone">true</bool>
</resources>