Enable adjusting link layer stats polling interval am: e60bfbd0a7

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

Change-Id: I81f87df5fc3ae10965135d7c2fb0e818238ca16b
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:40 +00:00 committed by Automerger Merge Worker
commit d4c29cc2e6

View file

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