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: I3029edfb2b794542af9e4a73cb7bcb90c59a5af3
This commit is contained in:
Liang Li 2023-03-13 21:41:58 -07:00
parent a9207eff25
commit e60bfbd0a7

View file

@ -154,4 +154,8 @@
no telephony country code and driver country code is 00. no telephony country code and driver country code is 00.
This is applied only during the setup wizard --> This is applied only during the setup wizard -->
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultSetupWizard">true</bool> <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> </resources>