Enable the Connectivity helper Settings UI

Bug: 190018497
Bug: 190017996
Test: build pass
Change-Id: I0970be731d37a25d73ee0cc7e5c147627567b4ed
This commit is contained in:
SongFerngWang 2021-07-21 01:58:44 +08:00 committed by SongFerng Wang
parent 41fcd9e444
commit b296e9a28d

View file

@ -17,4 +17,9 @@
<resources>
<!-- Whether to aggregate for network selection list-->
<bool name="config_network_selection_list_aggregation_enabled">true</bool>
<!-- The switch preference's default value of connectivity helper call quality-->
<bool name="config_show_connectivity_helper_call_quality">true</bool>
<!-- The switch preference's default value of connectivity helper DeviceToDevice-->
<bool name="config_show_connectivity_helper_d2d">true</bool>
</resources>