overlay: Enable WiFi by default on first boot

This commit is contained in:
followmsi 2017-08-10 15:24:07 +02:00
parent 8fa0c83d59
commit e37cf2e63e

View file

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