tangorpro: Enable fast scan
Enable fast scan for tangorpro and set the channel cache number to 10 Bug: 317206074 Test: Manual Change-Id: I4590ab5f0d0835169bdc52830e41b71e9b6e44a0
This commit is contained in:
parent
1c04ca0cc5
commit
6a6dacdd68
1 changed files with 8 additions and 0 deletions
|
@ -140,4 +140,12 @@
|
|||
re-activated when the device exits idle mode.
|
||||
false: firmware roaming will not be affected. -->
|
||||
<bool translatable="false" name ="config_wifiDisableFirmwareRoamingInIdleMode">true</bool>
|
||||
|
||||
<!-- Boolean indicating performing a partial initial scan is enabled -->
|
||||
<bool translatable="false" name="config_wifiEnablePartialInitialScan">true</bool>
|
||||
|
||||
<!-- Configure the max number of new channels to add into the initial partial scan list per network.
|
||||
If equals to 0, it means there's no limit on the max number of channels to include per network.-->
|
||||
<integer translatable="false" name="config_wifiInitialPartialScanMaxNewChannelsPerNetwork">3</integer>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue