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

Commit 7666c912 authored by Prem Kumar's avatar Prem Kumar Committed by Android (Google) Code Review
Browse files

Merge "set autojoin associated scan frequency to 20 seconds" into lmp-dev

parents 15e7b2ac 29a30d41
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -390,7 +390,7 @@
    <integer translatable="false" name="config_wifi_framework_scan_interval">300000</integer>

    <!-- Integer indicating associated partial scan interval in milliseconds -->
    <integer translatable="false" name="config_wifi_framework_associated_scan_interval">10000</integer>
    <integer translatable="false" name="config_wifi_framework_associated_scan_interval">20000</integer>

    <!-- Integer indicating associated full scan backoff, representing a fraction: xx/8 -->
    <integer translatable="false" name="config_wifi_framework_associated_full_scan_backoff">12</integer>