aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-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 234f35f..43e2a53 100644
--- a/apps/SetupCustomizer/res/values/bools.xml
+++ b/apps/SetupCustomizer/res/values/bools.xml
@@ -5,4 +5,7 @@
<!-- Display "SKIP" in network selection screen -->
<bool name="show_skip_network">true</bool>
+ <!-- Allow user to skip Google signin at signin setup step -->
+ <bool name="show_skip_signin">true</bool>
+
</resources>