diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2013-12-12 05:40:54 +0200 |
|---|---|---|
| committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2015-12-11 10:34:04 -0800 |
| commit | 0dbfd2ee3c769c4f4bbd544509aad5ef5d7ecc44 (patch) | |
| tree | c0f4865990c2f2afe97aded2a60d19c45fb7fd00 /res/xml/security_settings.xml | |
| parent | 497f2b7f60caf512f5ce549281c0a4385e07d863 (diff) | |
| download | packages_apps_Settings-0dbfd2ee3c769c4f4bbd544509aad5ef5d7ecc44.tar.gz packages_apps_Settings-0dbfd2ee3c769c4f4bbd544509aad5ef5d7ecc44.tar.bz2 packages_apps_Settings-0dbfd2ee3c769c4f4bbd544509aad5ef5d7ecc44.zip | |
Settings: forward port lock pattern grid size (2/2)
Change-Id: I7078d703c218cd096d9b77c003a94b52fbce6322
Diffstat (limited to 'res/xml/security_settings.xml')
| -rw-r--r-- | res/xml/security_settings.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/res/xml/security_settings.xml b/res/xml/security_settings.xml index 228b7f1e3..abdfe231c 100644 --- a/res/xml/security_settings.xml +++ b/res/xml/security_settings.xml @@ -14,7 +14,8 @@ limitations under the License. --> -<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" +<PreferenceScreen + xmlns:android="http://schemas.android.com/apk/res/android" android:title="@string/security_settings_title"> </PreferenceScreen> |
