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

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

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>