Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa722610 authored by Randy Pan's avatar Randy Pan Committed by android-build-merger
Browse files

Merge "Add a config for WiFi exponential backoff scan base interval"

am: c25e2b79

Change-Id: Ic924e478f1278ab0873f33984d3026a5ec63c91c
parents 17e5a2d8 c25e2b79
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -462,6 +462,8 @@
    <integer translatable="false" name="config_wifi_framework_LAST_SELECTION_AWARD">480</integer>
    <integer translatable="false" name="config_wifi_framework_PASSPOINT_SECURITY_AWARD">40</integer>
    <integer translatable="false" name="config_wifi_framework_SECURITY_AWARD">80</integer>
    <!-- Integer specifying the base interval in seconds for the exponential backoff scan for autojoin -->
    <integer translatable="false" name="config_wifi_framework_exponential_backoff_scan_base_interval">20</integer>
    <!-- Integer parameters of the wifi to cellular handover feature
         wifi should not stick to bad networks -->
    <integer translatable="false" name="config_wifi_framework_wifi_score_bad_rssi_threshold_5GHz">-82</integer>