dubai: overlays: enable 5G SA and NSA
Change-Id: Icf55910aebae8d0ae519f0a0c20708aa81ae0bfc
This commit is contained in:
parent
3ddf381e8d
commit
8542dbbb37
1 changed files with 6 additions and 0 deletions
|
@ -311,4 +311,10 @@
|
||||||
|
|
||||||
<!-- Type of the double tap sensor. Empty if double tap is not supported. -->
|
<!-- Type of the double tap sensor. Empty if double tap is not supported. -->
|
||||||
<string name="config_dozeDoubleTapSensorType" translatable="false">org.lineageos.sensor.double_tap</string>
|
<string name="config_dozeDoubleTapSensorType" translatable="false">org.lineageos.sensor.double_tap</string>
|
||||||
|
|
||||||
|
<!-- 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>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue