Merge "WIFI cannot be automatically connected"

am: 02586ec5ab

Change-Id: I6d2cd417e8f85e1e2dbcb324ea31ffacd50a2f7d
This commit is contained in:
Chuwei Xu
2019-03-05 15:26:13 -08:00
committed by android-build-merger

View File

@@ -653,7 +653,7 @@
<bool translatable="false" name="config_wifi_framework_enable_associated_network_selection">true</bool>
<!-- Boolean indicating whether single radio chain scan results are to be used for network selection -->
<bool translatable="false" name="config_wifi_framework_use_single_radio_chain_scan_results_network_selection">false</bool>
<bool translatable="false" name="config_wifi_framework_use_single_radio_chain_scan_results_network_selection">true</bool>
<!-- Boolean indicating that wifi only link configuratios that have exact same credentials (i.e PSK) -->
<bool translatable="false" name="config_wifi_only_link_same_credential_configurations">true</bool>