summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2012-11-14 17:00:12 -0800
committerJeff Sharkey <jsharkey@android.com>2012-11-14 17:00:12 -0800
commit8ef71dbcbc5243f0bfa9fa2329a23f5f826e7601 (patch)
treea72dea97cf531ab23f1881a4ffc08a3edfa22de2 /res/xml
parent42d976842081d3e40cdc68774573fedd90f21575 (diff)
downloadpackages_apps_settings-8ef71dbcbc5243f0bfa9fa2329a23f5f826e7601.zip
packages_apps_settings-8ef71dbcbc5243f0bfa9fa2329a23f5f826e7601.tar.gz
packages_apps_settings-8ef71dbcbc5243f0bfa9fa2329a23f5f826e7601.tar.bz2
Align "Make passwords visible" setting.
Bug: 7545894 Change-Id: I46113676c46055bd7468a0aa7289c9475e714232
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/security_settings_misc.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/security_settings_misc.xml b/res/xml/security_settings_misc.xml
index b0313eb..ee87e51 100644
--- a/res/xml/security_settings_misc.xml
+++ b/res/xml/security_settings_misc.xml
@@ -33,7 +33,6 @@
<CheckBoxPreference android:key="show_password"
android:title="@string/show_password"
- android:summary="@string/show_password_summary"
android:persistent="false"/>
</PreferenceCategory>