Snap for 11253496 from 39980e78f4 to 24Q2-release

Change-Id: I299164367b0e053cb08a4564e2c3661c7f4d8b4c
This commit is contained in:
Android Build Coastguard Worker 2023-12-26 00:02:17 +00:00
commit aa772172f9

View file

@ -159,4 +159,12 @@
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>
<!-- 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>