Enable adjusting link layer stats polling interval am: e60bfbd0a7

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

Change-Id: Ic8f37462866895b194adff4b0372c0e14088c156
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:48:42 +00:00 committed by Automerger Merge Worker
commit 3736c84db4

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>