summaryrefslogtreecommitdiffstats
path: root/res/xml/security_settings_app_cyanogenmod.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/security_settings_app_cyanogenmod.xml')
-rw-r--r--res/xml/security_settings_app_cyanogenmod.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/xml/security_settings_app_cyanogenmod.xml b/res/xml/security_settings_app_cyanogenmod.xml
index 8aaddcd..fbaf10b 100644
--- a/res/xml/security_settings_app_cyanogenmod.xml
+++ b/res/xml/security_settings_app_cyanogenmod.xml
@@ -21,6 +21,12 @@
android:key="app_security"
android:title="@string/app_security_title">
+ <CheckBoxPreference
+ android:key="privacy_guard_default"
+ android:title="@string/privacy_guard_default_title"
+ android:summary="@string/privacy_guard_default_summary"
+ android:persistent="false" />
+
<ListPreference
android:key="sms_security_check_limit"
android:dialogTitle="@string/sms_security_check_limit_title"