summaryrefslogtreecommitdiffstats
path: root/res/xml/security_settings_password.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/security_settings_password.xml')
-rw-r--r--res/xml/security_settings_password.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/res/xml/security_settings_password.xml b/res/xml/security_settings_password.xml
index 5f8425c..a9973fd 100644
--- a/res/xml/security_settings_password.xml
+++ b/res/xml/security_settings_password.xml
@@ -26,18 +26,6 @@
android:summary="@string/unlock_set_unlock_mode_password"
android:persistent="false"/>
- <PreferenceScreen
- android:key="choose_lockscreen_status_widget"
- android:title="@string/choose_lockscreen_status_widget_picker_title"
- android:summary=""
- android:persistent="false"/>
-
- <PreferenceScreen
- android:key="choose_user_selected_lockscreen_widget"
- android:title="@string/choose_user_selected_lockscreen_widget_picker_title"
- android:summary=""
- android:persistent="false"/>
-
<ListPreference
android:key="lock_after_timeout"
android:title="@string/lock_after_timeout"
@@ -51,6 +39,18 @@
android:title="@string/lockpattern_settings_enable_power_button_instantly_locks"/>
<PreferenceScreen
+ android:key="choose_lockscreen_status_widget"
+ android:title="@string/choose_lockscreen_status_widget_picker_title"
+ android:summary=""
+ android:persistent="false"/>
+
+ <PreferenceScreen
+ android:key="choose_user_selected_lockscreen_widget"
+ android:title="@string/choose_user_selected_lockscreen_widget_picker_title"
+ android:summary=""
+ android:persistent="false"/>
+
+ <PreferenceScreen
android:fragment="com.android.settings.OwnerInfoSettings"
android:key="owner_info_settings"
android:title="@string/owner_info_settings_title"