Enable adjusting link layer stats polling interval am: d131389e6b am: 8135b557e1

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

Change-Id: I02da41170edf25ffeec5cd18629e6da36901b97a
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:00 +00:00 committed by Automerger Merge Worker
commit c19ae20ac1

View file

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