am b897f013: Merge "adjust network switching thresholds Bug:18589301" into lmp-mr1-dev
* commit 'b897f013b558596964e33b39c0e9678998c281dc': adjust network switching thresholds Bug:18589301
This commit is contained in:
@@ -425,6 +425,9 @@
|
|||||||
<!-- Integer indicating minimum blacklisting delay of a wofo configuration due to connectin or auth errors -->
|
<!-- Integer indicating minimum blacklisting delay of a wofo configuration due to connectin or auth errors -->
|
||||||
<integer translatable="false" name="config_wifi_framework_network_black_list_min_time_milli">120000</integer>
|
<integer translatable="false" name="config_wifi_framework_network_black_list_min_time_milli">120000</integer>
|
||||||
|
|
||||||
|
<!-- Integer indicating RSSI boost given to current network -->
|
||||||
|
<integer translatable="false" name="config_wifi_framework_current_network_boost">25</integer>
|
||||||
|
|
||||||
<!-- Boolean indicating associated scan are allowed -->
|
<!-- Boolean indicating associated scan are allowed -->
|
||||||
<bool translatable="false" name="config_wifi_framework_enable_associated_autojoin_scan">true</bool>
|
<bool translatable="false" name="config_wifi_framework_enable_associated_autojoin_scan">true</bool>
|
||||||
|
|
||||||
|
|||||||
@@ -338,6 +338,7 @@
|
|||||||
<java-symbol type="integer" name="config_wifi_framework_max_connection_errors_to_blacklist" />
|
<java-symbol type="integer" name="config_wifi_framework_max_connection_errors_to_blacklist" />
|
||||||
<java-symbol type="integer" name="config_wifi_framework_max_auth_errors_to_blacklist" />
|
<java-symbol type="integer" name="config_wifi_framework_max_auth_errors_to_blacklist" />
|
||||||
<java-symbol type="integer" name="config_wifi_framework_network_black_list_min_time_milli" />
|
<java-symbol type="integer" name="config_wifi_framework_network_black_list_min_time_milli" />
|
||||||
|
<java-symbol type="integer" name="config_wifi_framework_current_network_boost" />
|
||||||
<java-symbol type="integer" name="config_bluetooth_max_advertisers" />
|
<java-symbol type="integer" name="config_bluetooth_max_advertisers" />
|
||||||
<java-symbol type="integer" name="config_bluetooth_max_scan_filters" />
|
<java-symbol type="integer" name="config_bluetooth_max_scan_filters" />
|
||||||
<java-symbol type="integer" name="config_cursorWindowSize" />
|
<java-symbol type="integer" name="config_cursorWindowSize" />
|
||||||
|
|||||||
Reference in New Issue
Block a user