aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/SetupCustomizer/res/values/bools.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/SetupCustomizer/res/values/bools.xml b/apps/SetupCustomizer/res/values/bools.xml
index 5b11f1f..4e19b14 100644
--- a/apps/SetupCustomizer/res/values/bools.xml
+++ b/apps/SetupCustomizer/res/values/bools.xml
@@ -11,4 +11,6 @@
<!-- Show wifi WPS option at top of list -->
<bool name="show_wps_at_top">true</bool>
+ <!-- Prevent users from returning to the pre-setup oem customization hook -->
+ <bool name="prevent_prehook_replay">true</bool>
</resources>