Merge "Enable DTIM multiplier config"
This commit is contained in:
commit
335cbadab4
1 changed files with 4 additions and 0 deletions
|
@ -152,4 +152,8 @@
|
||||||
|
|
||||||
<!-- Enable WPA2 to WPA3 auto-upgrade offload to capable Driver/Firmware -->
|
<!-- Enable WPA2 to WPA3 auto-upgrade offload to capable Driver/Firmware -->
|
||||||
<bool translatable="false" name="config_wifiSaeUpgradeOffloadEnabled">true</bool>
|
<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>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue