Enable DTIM multiplier config

Enable DTIM multiplier configuration in Pixel 23.

Bug: 259554744
Test: manual
Change-Id: I00567f0cf6f09495cffda8c86d1ec7907a6ab82c
This commit is contained in:
Kai Shi 2023-01-04 09:20:48 -08:00
parent db55408f89
commit 9d1bd1a4e0

View file

@ -145,4 +145,7 @@
1: verbose logging on by default for userdebug
2: verbose logging on by default for all builds -->
<integer translatable="false" name="config_wifiVerboseLoggingAlwaysOnLevel">1</integer>
<!-- 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>