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

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

Change-Id: Ibdce6b068e07d99b7a929be7e8a4f0781a58ec24
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Liang Li 2023-03-28 02:49:39 +00:00 committed by Automerger Merge Worker
commit bb5e10acd6

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>