Enable the Connectivity helper Settings UI am: f3c254dd05 am: 52d09f5d1c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15337099 Change-Id: I3b272d7ceb0bf13667bbb1dc1a1c16ee5adc002b
This commit is contained in:
commit
b55cbdf42f
1 changed files with 5 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue