Skip to content

Commit ed35e83

Browse files
committed
cipher: Enable VoNR by default
* Only shows on 5G devices when they're connected over SA 5G Change-Id: Ic322773036ac5df7b38b071ab47d3abf72acbb6c Signed-off-by: techyminati <[email protected]>
1 parent 5570c85 commit ed35e83

File tree

1 file changed

+4
-0
lines changed
  • overlay/common/packages/apps/CarrierConfig/res/xml

1 file changed

+4
-0
lines changed

overlay/common/packages/apps/CarrierConfig/res/xml/vendor.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,9 @@
88
<boolean name="show_4g_for_lte_data_icon_bool" value="true"/>
99

1010
<int name="lte_plus_threshold_bandwidth_khz_int" value="0"/>
11+
12+
<!-- Enable VoNR by default on supported devices -->
13+
<boolean name="vonr_enabled_bool" value="true"/>
14+
1115
</carrier_config>
1216
</carrier_config_list>

0 commit comments

Comments
 (0)