Enable DTIM multiplier config
Enable DTIM multiplier configuration in Pixels. Bug: 259554744 Test: manual Change-Id: I64ecd4f7bc4d9da4fab70719dac499034da828c4
This commit is contained in:
parent
f36c6b3a83
commit
de2468de29
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue