Enable adjusting link layer stats polling interval am: e60bfbd0a7 am: 3736c84db4

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

Change-Id: If4fc3936ee276921e4142a62af2ebe4de22134f8
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:16:39 +00:00 committed by Automerger Merge Worker
commit f270bd34e8

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>