summaryrefslogtreecommitdiffstats
path: root/res/xml/security_settings_encrypted.xml
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2014-07-28 15:47:21 -0700
committerFabrice Di Meglio <fdimeglio@google.com>2014-07-28 15:47:21 -0700
commit1d5b910f1c538f266342eb112cb5d4af04099a5c (patch)
tree47aefe5a3d197a20db08c1fa6d0c3200d674bdd1 /res/xml/security_settings_encrypted.xml
parent2ec78636f75964a48be5e95fe9b7e71f2270f917 (diff)
downloadpackages_apps_Settings-1d5b910f1c538f266342eb112cb5d4af04099a5c.zip
packages_apps_Settings-1d5b910f1c538f266342eb112cb5d4af04099a5c.tar.gz
packages_apps_Settings-1d5b910f1c538f266342eb112cb5d4af04099a5c.tar.bz2
Fix bug #14323097 Launching Security from Settings search results
...show header as Settings instead of Security - add missing title to a few fragments Change-Id: I74fb95ca58269ff1c77afa20ed40e7042873130c
Diffstat (limited to 'res/xml/security_settings_encrypted.xml')
-rw-r--r--res/xml/security_settings_encrypted.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/xml/security_settings_encrypted.xml b/res/xml/security_settings_encrypted.xml
index 37452f6..2399243 100644
--- a/res/xml/security_settings_encrypted.xml
+++ b/res/xml/security_settings_encrypted.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">
<PreferenceCategory
android:key="security_category"