summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2014-08-22 15:38:16 -0700
committerAmith Yamasani <yamasani@google.com>2014-08-22 15:38:16 -0700
commit644907a86f3d3ff726a003e0680b6c45f13dbfd0 (patch)
tree90419bbf723111487aae0a11eafad3ebe1aea81d /res/values
parent8802ccf853b86ba56816ddd06346812b61e58220 (diff)
downloadpackages_apps_Settings-644907a86f3d3ff726a003e0680b6c45f13dbfd0.zip
packages_apps_Settings-644907a86f3d3ff726a003e0680b6c45f13dbfd0.tar.gz
packages_apps_Settings-644907a86f3d3ff726a003e0680b6c45f13dbfd0.tar.bz2
Don't index the ChooseLockGeneric screen
This avoids indexing face unlock, which may not always exist or might be disabled by policy. Instead, add some of the relevant keywords up one level in Security settings. Bug: 17185326 Change-Id: I4fbae1c0384a97383707104a6fe283075edbf341
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d2e19a1..dd3952a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -5561,7 +5561,7 @@
<!-- Text used to identify the search results -->
<string name="search_results_label">Results</string>
- <!--Search Keywords [CHAR_LIMIT=NONE]-->
+ <!--Search Keywords [CHAR LIMIT=NONE]-->
<string name="keywords_wifi">wifi wi-fi network connection</string>
<string name="keywords_more_default_sms_app">text message</string>
<string name="keywords_more_mobile_networks">cellular cell carrier wireless</string>
@@ -5588,6 +5588,8 @@
<string name="keywords_accounts">account</string>
<string name="keywords_users">restriction restrict restricted</string>
<string name="keywords_keyboard_and_ime">text correction correct sound vibrate auto language gesture suggest suggestion theme offensive word type emoji</string>
+ <!-- Search keywords for different screen unlock modes : slide to unlock, password, pattern and PIN [CHAR LIMIT=none] -->
+ <string name="keywords_lockscreen">slide password pattern pin</string>
<!-- NFC Wi-Fi pairing/setup strings-->