Loading core/res/res/values/config.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -654,7 +654,7 @@ <bool translatable="false" name="config_wifi_framework_enable_associated_network_selection">true</bool> <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 --> <!-- 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) --> <!-- 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> <bool translatable="false" name="config_wifi_only_link_same_credential_configurations">true</bool> Loading Loading
core/res/res/values/config.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -654,7 +654,7 @@ <bool translatable="false" name="config_wifi_framework_enable_associated_network_selection">true</bool> <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 --> <!-- 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) --> <!-- 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> <bool translatable="false" name="config_wifi_only_link_same_credential_configurations">true</bool> Loading