mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
overlay: Enable WiFi by default on first boot
This commit is contained in:
parent
8fa0c83d59
commit
e37cf2e63e
1 changed files with 2 additions and 0 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue