Enable updating country code from scan results for generic case am: b2bb140b1f am: da5bc0ee6d

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

Change-Id: I72b9bb530f878a3d1b17eb70758a59ffc74a137d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Shuibing Dai 2023-04-17 16:55:23 +00:00 committed by Automerger Merge Worker
commit cf93d03833

View file

@ -158,4 +158,10 @@
<!-- 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>
<!-- Boolean indicating whether the framework updates country from scan results when there is
no telephony country code. This is applied to all generic cases and might require the
regulatory approval (for example, FCC pre-approval is required according to "594280 D01
Software Configuration Control v02r01").-->
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultGeneric">true</bool>
</resources>