Commit 61b612cc authored by Cesar Matias's avatar Cesar Matias
Browse files

Overlay: Enable Wi-Fi by default on first boot

* Fixes SetupWizard crash
parent da41d702
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,8 @@
*/
-->
<resources>
    <bool name="def_wifi_on">true</bool>

    <!-- Set the automatic brightness mode on by default -->
    <bool name="def_screen_brightness_automatic_mode">true</bool>
</resources>