Enable adjusting link layer stats polling interval

Enable the feature of adjusting link layer stats polling interval in Pixels.

Bug: 237530606
Test: manual
Change-Id: Ide9f2dd5f1516d69fd7ab7b92088a053ca9b0b6d
This commit is contained in:
Liang Li 2023-03-13 21:53:04 -07:00 committed by lianglli
parent bb6b38f6fd
commit 62dbf2c7c3

View file

@ -129,4 +129,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>