OSDN Git Service

Don't index the ChooseLockGeneric screen
authorAmith Yamasani <yamasani@google.com>
Fri, 22 Aug 2014 22:38:16 +0000 (15:38 -0700)
committerAmith Yamasani <yamasani@google.com>
Fri, 22 Aug 2014 22:38:16 +0000 (15:38 -0700)
commit644907a86f3d3ff726a003e0680b6c45f13dbfd0
tree90419bbf723111487aae0a11eafad3ebe1aea81d
parent8802ccf853b86ba56816ddd06346812b61e58220
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
res/values/strings.xml
res/xml/security_settings_lockscreen.xml
res/xml/security_settings_password.xml
res/xml/security_settings_pattern.xml
res/xml/security_settings_pin.xml
src/com/android/settings/search/SearchIndexableResources.java