Enable DTIM multiplier config
Enable DTIM multiplier configuration in Pixel 23. Bug: 259554744 Test: manual Change-Id: I00567f0cf6f09495cffda8c86d1ec7907a6ab82c
This commit is contained in:
parent
db55408f89
commit
9d1bd1a4e0
1 changed files with 3 additions and 0 deletions
|
@ -145,4 +145,7 @@
|
||||||
1: verbose logging on by default for userdebug
|
1: verbose logging on by default for userdebug
|
||||||
2: verbose logging on by default for all builds -->
|
2: verbose logging on by default for all builds -->
|
||||||
<integer translatable="false" name="config_wifiVerboseLoggingAlwaysOnLevel">1</integer>
|
<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>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue