diff --git a/res/xml/security_settings_lockscreen.xml b/res/xml/security_settings_lockscreen.xml index ae98c4ee0a1..6798c71962d 100644 --- a/res/xml/security_settings_lockscreen.xml +++ b/res/xml/security_settings_lockscreen.xml @@ -32,6 +32,7 @@ android:fragment="com.android.settings.OwnerInfoSettings" android:title="@string/owner_info_settings_title" android:summary="@string/owner_info_settings_summary"/> + diff --git a/res/xml/security_settings_unencrypted.xml b/res/xml/security_settings_unencrypted.xml index a907249ebea..ee87705b91a 100644 --- a/res/xml/security_settings_unencrypted.xml +++ b/res/xml/security_settings_unencrypted.xml @@ -28,5 +28,4 @@ - diff --git a/res/xml/sim_lock_settings.xml b/res/xml/sim_lock_settings.xml index 8c3a0a08399..0e43fcdf029 100644 --- a/res/xml/sim_lock_settings.xml +++ b/res/xml/sim_lock_settings.xml @@ -23,6 +23,7 @@ android:title="@string/sim_pin_toggle" android:summaryOn="@string/sim_lock_on" android:summaryOff="@string/sim_lock_off"/> + - + +