Enable DTIM multiplier config

Enable DTIM multiplier configuration in Pixels.

Bug: 259554744
Test: manual
Change-Id: I0c3e4966f3b5008dcb7ceecf4e240c3dea3db0f5
This commit is contained in:
Kai Shi 2023-01-04 10:32:57 -08:00
parent b2e0d61b9f
commit 19b764a333

View File

@ -132,4 +132,8 @@
<!-- Indicate the driver doesn't support NL80211 Reg changed event -->
<bool translatable="false" name="config_wifiDriverSupportedNl80211RegChangedEvent">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>