summaryrefslogtreecommitdiffstats
path: root/res/xml/security_settings_pin.xml
diff options
context:
space:
mode:
authorDanesh M <daneshm90@gmail.com>2015-11-12 11:36:10 -0800
committerDanesh M <daneshm90@gmail.com>2015-11-12 11:38:39 -0800
commitef97f62c602db9efaaa319e901fc5f0c8a50552f (patch)
tree837e7f370265b201433366306596aa84989fb539 /res/xml/security_settings_pin.xml
parentfbfb6d1527ea3b7688db6bc12896e671287ef998 (diff)
downloadpackages_apps_Settings-ef97f62c602db9efaaa319e901fc5f0c8a50552f.zip
packages_apps_Settings-ef97f62c602db9efaaa319e901fc5f0c8a50552f.tar.gz
packages_apps_Settings-ef97f62c602db9efaaa319e901fc5f0c8a50552f.tar.bz2
Settings : Move System settings to CmSettings
Change-Id: Id8d5e36c0a61b93d8785a7b9b88a7829c37f66a5
Diffstat (limited to 'res/xml/security_settings_pin.xml')
-rw-r--r--res/xml/security_settings_pin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/security_settings_pin.xml b/res/xml/security_settings_pin.xml
index 735d75d..6629f28 100644
--- a/res/xml/security_settings_pin.xml
+++ b/res/xml/security_settings_pin.xml
@@ -34,7 +34,7 @@
android:fragment="com.android.settings.cyanogenmod.LockscreenShortcuts"
android:title="@string/lockscreen_targets_message" />
- <com.android.settings.cyanogenmod.SystemSettingSwitchPreference
+ <com.android.settings.cyanogenmod.CMSystemSettingSwitchPreference
android:key="lockscreen_scramble_pin_layout"
android:title="@string/unlock_scramble_pin_layout_title"
android:summary="@string/unlock_scramble_pin_layout_summary" />