Snap for 9480469 from b9295b39da to udc-release

Change-Id: Ifc5383d9caff9e04140c7d546974de09406e98c2
This commit is contained in:
Android Build Coastguard Worker 2023-01-12 02:03:48 +00:00
commit 59311d6ce3
2 changed files with 7 additions and 0 deletions

View file

@ -150,4 +150,8 @@
<!-- Enable WPA2 to WPA3 auto-upgrade offload to capable Driver/Firmware -->
<bool translatable="false" name="config_wifiSaeUpgradeOffloadEnabled">true</bool>
<!-- Boolean indicating whether DTIM multiplier configuration is enabled. DTIM multiplier value
is when the system is in the suspended mode -->
<bool translatable="false" name="config_wifiDtimMultiplierConfigEnabled">true</bool>
</resources>

View file

@ -151,4 +151,7 @@
<!-- Enable WPA2 to WPA3 auto-upgrade offload to capable Driver/Firmware -->
<bool translatable="false" name="config_wifiSaeUpgradeOffloadEnabled">true</bool>
<!-- Boolean indicating whether DTIM multiplier configuration is enabled. DTIM multiplier value
is when the system is in the suspended mode -->
<bool translatable="false" name="config_wifiDtimMultiplierConfigEnabled">true</bool>
</resources>