diff options
Diffstat (limited to 'res/xml/security_settings_pattern.xml')
-rw-r--r-- | res/xml/security_settings_pattern.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/res/xml/security_settings_pattern.xml b/res/xml/security_settings_pattern.xml index 8a8cb63cb..d47a99d04 100644 --- a/res/xml/security_settings_pattern.xml +++ b/res/xml/security_settings_pattern.xml @@ -48,11 +48,6 @@ android:title="@string/owner_info_settings_title" android:summary="@string/owner_info_settings_summary"/> - <PreferenceScreen - android:key="nfc_unlock_set_or_change" - android:title="@string/nfc_unlock_title" - android:persistent="false"/> - </PreferenceCategory> </PreferenceScreen> |