klte-common: Remove config_enableAutoPowerModes from fw/base overlay

* Enabled globally now

Change-Id: Iac75105a11b9e85af096d8fa8480b3d02449d328
This commit is contained in:
Kevin F. Haggerty 2016-12-09 04:33:18 -07:00
parent 099f6d65ae
commit aef5a1c3d2
1 changed files with 0 additions and 3 deletions

View File

@ -269,9 +269,6 @@
The default is false. -->
<bool name="config_lidControlsSleep">true</bool>
<!-- enable doze powersaving mode -->
<bool name="config_enableAutoPowerModes">true</bool>
<!-- Configure wifi tcp buffersizes in the form:
rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max -->
<string name="config_wifi_tcp_buffers" translatable="false">524288,2097152,4194304,262144,524288,1048576</string>