Merge "Disable firmware roaming in idle mode" into main
This commit is contained in:
commit
855257d041
1 changed files with 6 additions and 0 deletions
|
@ -134,4 +134,10 @@
|
||||||
regulatory approval (for example, FCC pre-approval is required according to "594280 D01
|
regulatory approval (for example, FCC pre-approval is required according to "594280 D01
|
||||||
Software Configuration Control v02r01").-->
|
Software Configuration Control v02r01").-->
|
||||||
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultGeneric">true</bool>
|
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultGeneric">true</bool>
|
||||||
|
|
||||||
|
<!-- Boolean indicating whether to disable firmware roaming when the device goes into idle mode.
|
||||||
|
true: firmware roaming will be disabled when the device goes into idle mode, and then
|
||||||
|
re-activated when the device exits idle mode.
|
||||||
|
false: firmware roaming will not be affected. -->
|
||||||
|
<bool translatable="false" name ="config_wifiDisableFirmwareRoamingInIdleMode">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue