Merge "Enable updating country code from scan results for generic case" into udc-d1-dev am: 739ec6cb48 am: d8e3f4a964

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

Change-Id: I6f01c6a274e1952f07374e868138b49b523a06d3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Shuibing Dai 2023-04-26 17:04:47 +00:00 committed by Automerger Merge Worker
commit a74308b817

View file

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