aboutsummaryrefslogtreecommitdiff
path: root/apps/SetupCustomizer/res/values/bools.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SetupCustomizer/res/values/bools.xml')
-rw-r--r--apps/SetupCustomizer/res/values/bools.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/SetupCustomizer/res/values/bools.xml b/apps/SetupCustomizer/res/values/bools.xml
index 43e2a53..5b11f1f 100644
--- a/apps/SetupCustomizer/res/values/bools.xml
+++ b/apps/SetupCustomizer/res/values/bools.xml
@@ -8,4 +8,7 @@
<!-- Allow user to skip Google signin at signin setup step -->
<bool name="show_skip_signin">true</bool>
+ <!-- Show wifi WPS option at top of list -->
+ <bool name="show_wps_at_top">true</bool>
+
</resources>