diff options
Diffstat (limited to 'res/xml/security_settings_chooser.xml')
-rw-r--r-- | res/xml/security_settings_chooser.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/security_settings_chooser.xml b/res/xml/security_settings_chooser.xml index 1a5431593..3d2ceabb8 100644 --- a/res/xml/security_settings_chooser.xml +++ b/res/xml/security_settings_chooser.xml @@ -31,8 +31,8 @@ android:title="@string/security_enable_widgets_title"/> <PreferenceScreen - android:fragment="com.android.settings.OwnerInfoSettings" android:key="owner_info_settings" + android:fragment="com.android.settings.OwnerInfoSettings" android:title="@string/owner_info_settings_title" android:summary="@string/owner_info_settings_summary"/> |