Enable DTIM multiplier config

Enable DTIM multiplier configuration in Pixels.

Bug: 259554744
Test: manual
Change-Id: I64ecd4f7bc4d9da4fab70719dac499034da828c4
This commit is contained in:
Kai Shi 2023-01-04 10:17:03 -08:00
parent f36c6b3a83
commit de2468de29

View file

@ -115,6 +115,10 @@
<!-- Indicate the driver 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>
<!-- Indicate whether the verbose logging is always on -->
<!-- 0: verbose logging controlled by user
1: verbose logging on by default for userdebug