Sfoglia il codice sorgente

Enable adjusting link layer stats polling interval am: d131389e6b

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/22055020

Change-Id: I1bab11f619881023a9b3576bc8a0639721ff67ca
Signed-off-by: Automerger Merge Worker <[email protected]>
Liang Li 2 anni fa
parent
commit
8135b557e1
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      rro_overlays/WifiOverlay/res/values/config.xml

+ 4 - 0
rro_overlays/WifiOverlay/res/values/config.xml

@@ -146,4 +146,8 @@
          no telephony country code and driver country code is 00.
          This is applied only during the setup wizard -->
     <bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultSetupWizard">true</bool>
+
+    <!-- Enable the feature of adjusting link layer stats polling interval based on
+    device mobility state and client mode RSSI monitoring. -->
+    <bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool>
 </resources>