diff options
author | Michael Jurka <mikejurka@google.com> | 2012-10-24 12:26:41 -0700 |
---|---|---|
committer | Michael Jurka <mikejurka@google.com> | 2012-10-24 17:44:36 -0700 |
commit | 89a30ffc6343ce9288e9fc253108bfc749d5387f (patch) | |
tree | fd5d1a73bd3db287ec31517d9dcb289188c7f0ef /res/xml/security_settings_pattern.xml | |
parent | 06545e87b5db25abcdb5790c082fca894db9d664 (diff) | |
download | packages_apps_Settings-89a30ffc6343ce9288e9fc253108bfc749d5387f.tar.gz packages_apps_Settings-89a30ffc6343ce9288e9fc253108bfc749d5387f.tar.bz2 packages_apps_Settings-89a30ffc6343ce9288e9fc253108bfc749d5387f.zip |
Adding ability to add multiple keyguard widgets
Bug: 7381803
Change-Id: I099f47a5cc43199635fed9ad2c4d03d79004e4f4
Diffstat (limited to 'res/xml/security_settings_pattern.xml')
-rw-r--r-- | res/xml/security_settings_pattern.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/res/xml/security_settings_pattern.xml b/res/xml/security_settings_pattern.xml index b764c13d6..8015785d4 100644 --- a/res/xml/security_settings_pattern.xml +++ b/res/xml/security_settings_pattern.xml @@ -43,12 +43,6 @@ 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="" |