overlay: Enable WiFi by default on first boot

This commit is contained in:
followmsi 2017-08-10 15:19:53 +02:00
parent 515940b229
commit 6f62a8c2f3
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
*/
-->
<resources>
<bool name="def_wifi_on">true</bool>
<!-- 30 seconds for default screen timeout -->
<integer name="def_screen_off_timeout">30000</integer>
<!-- Set the automatic brightness mode on by default -->