d2x: overlays: enable 5G NSA

Change-Id: Icf55910aebae8d0ae519f0a0c20708aa81ae0bfc
This commit is contained in:
SGCMarkus
2022-11-02 12:16:22 +01:00
committed by Tim Zimmermann
parent 2f7cb016d2
commit c718be97e7

View File

@@ -42,4 +42,10 @@
@see https://www.w3.org/TR/SVG/paths.html#PathData
-->
<string translatable="false" name="config_mainBuiltInDisplayCutout">M 0,0 H -45 V 113 H 45 V 0 H 0 Z</string>
<!-- Whether the device enable the standalone (SA) mode of 5G NR.-->
<bool name="config_telephony5gStandalone">false</bool>
<!-- Whether the device enable the non-standalone (NSA) mode of 5G NR.-->
<bool name="config_telephony5gNonStandalone">true</bool>
</resources>