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

Commit bb76af7c 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

am: aa722610

Change-Id: Idf0d156db9cbadd72ca32a23f3791d29df3fabe3
parents ac4eac89 aa722610
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>