klte-common: Drop config_lidControlsSleep
This commit is contained in:
parent
d202dd9d5b
commit
7ac90b93d6
1 changed files with 0 additions and 5 deletions
|
@ -240,11 +240,6 @@
|
||||||
|
|
||||||
<bool name="config_enableWifiDisplay">true</bool>
|
<bool name="config_enableWifiDisplay">true</bool>
|
||||||
|
|
||||||
<!-- Indicate whether closing the lid causes the device to go to sleep and opening
|
|
||||||
it causes the device to wake up.
|
|
||||||
The default is false. -->
|
|
||||||
<bool name="config_lidControlsSleep">true</bool>
|
|
||||||
|
|
||||||
<!-- Configure wifi tcp buffersizes in the form:
|
<!-- Configure wifi tcp buffersizes in the form:
|
||||||
rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max -->
|
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>
|
<string name="config_wifi_tcp_buffers" translatable="false">524288,2097152,4194304,262144,524288,1048576</string>
|
||||||
|
|
Loading…
Reference in a new issue