Merge "Enable adjusting link layer stats polling interval" into udc-dev

This commit is contained in:
Liang Li 2023-03-28 02:40:51 +00:00 committed by Android (Google) Code Review
commit 97cfb7872d

View file

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