klte-common: Drop config_lidControlsSleep

This commit is contained in:
ripee 2021-11-10 20:32:44 -05:00
parent d202dd9d5b
commit 7ac90b93d6
1 changed files with 0 additions and 5 deletions

View File

@ -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>