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: Ib07a66a606e2e769dbe972fa83d1d3d3701bb31b
This commit is contained in:
Liang Li 2023-03-13 21:49:52 -07:00 committed by lianglli
parent cedcc4fb8a
commit 04203ea751

View file

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