Enable updating country code from scan results for generic case
Bug: 271928725 Bug: 267944733 Test: manually test Change-Id: Id5ffab8c4c35797872d96ca3448d7d8adeea6b0a Merged-In: Id5ffab8c4c35797872d96ca3448d7d8adeea6b0a (cherry picked from commit 5e3e1c947ee2c29687bb25d439518305b824c135)
This commit is contained in:
parent
7bb022f4bd
commit
e6de3af5ff
1 changed files with 6 additions and 0 deletions
|
@ -165,4 +165,10 @@
|
||||||
<!-- Enable the feature of adjusting link layer stats polling interval based on
|
<!-- Enable the feature of adjusting link layer stats polling interval based on
|
||||||
device mobility state and client mode RSSI monitoring. -->
|
device mobility state and client mode RSSI monitoring. -->
|
||||||
<bool translatable="false" name="config_wifiAdjustPollRssiIntervalEnabled">true</bool>
|
<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>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue