summaryrefslogtreecommitdiffstats
path: root/res/xml/security_settings_pattern.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/security_settings_pattern.xml')
-rw-r--r--res/xml/security_settings_pattern.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/xml/security_settings_pattern.xml b/res/xml/security_settings_pattern.xml
index 1e0483947..a4d77d5c9 100644
--- a/res/xml/security_settings_pattern.xml
+++ b/res/xml/security_settings_pattern.xml
@@ -98,6 +98,11 @@
android:title="@string/lockscreen_blur_enabled_title"
android:defaultValue="true"/>
+ <com.android.settings.cyanogenmod.CMSecureSettingSwitchPreference
+ android:key="lock_screen_weather_enabled"
+ android:title="@string/lockscreen_weather_enabled_title"
+ android:defaultValue="false"/>
+
</PreferenceCategory>
</PreferenceScreen>