summaryrefslogtreecommitdiffstats
path: root/res/values/bools.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/bools.xml')
-rw-r--r--res/values/bools.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/bools.xml b/res/values/bools.xml
index 0fdc396..674be1e 100644
--- a/res/values/bools.xml
+++ b/res/values/bools.xml
@@ -35,4 +35,7 @@
<!-- Whether to show a preference item for mobile plan -->
<bool name="config_show_mobile_plan">true</bool>
+
+ <!-- Whether none security option is hide or not (country specific). -->
+ <bool name="config_hide_none_security_option">false</bool>
</resources>