Snap for 11717025 from f68e0fb440 to 24Q3-release

Change-Id: I3bab73850ed3a653f3b2ec929086507b59f61742
This commit is contained in:
Android Build Coastguard Worker 2024-04-15 23:02:47 +00:00
commit b3d5cb327c

View file

@ -167,4 +167,10 @@
If equals to 0, it means there's no limit on the max number of channels to include 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> <integer translatable="false" name="config_wifiInitialPartialScanMaxNewChannelsPerNetwork">3</integer>
<!-- 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>