Merge "Enable DTIM multiplier config"
This commit is contained in:
commit
44c720c795
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue