Merge "Enable adjusting link layer stats polling interval" into udc-dev am: 5c2684d2db am: bb5e10acd6

Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22056589

Change-Id: I82f06f7b7dc7728d4dec84f738792173e6d5a962
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Liang Li 2023-03-28 03:17:01 +00:00 committed by Automerger Merge Worker
commit b6f6ab1b15

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>