OSDN Git Service

Index the System status page
authorMatthew Fritze <mfritze@google.com>
Fri, 8 Sep 2017 21:05:15 +0000 (14:05 -0700)
committerMatthew Fritze <mfritze@google.com>
Tue, 12 Sep 2017 21:18:09 +0000 (14:18 -0700)
commit4b0677a2a45e2542b44e906c91e4bf57ed00f44e
treef0567bf8e5f5b8b02815fd0d1bad94754fd4d30a
parent6361c9d851974b6e10c4e3a3e16bd4a30154ff76
Index the System status page

- Page is found in System > About Phone > Status
The page was simply never indexed.

- Remove the unavailable summary text.

- Suppress IP address because it appears in wifi
settings as well.

Test: make RunSettingsRoboTests
Change-Id: I0c5eb5222fc356dd3686fb84ca47da8e2d3274f5
Fixes: 65443327
res/xml/device_info_status.xml
src/com/android/settings/deviceinfo/Status.java
src/com/android/settings/search/SearchIndexableResources.java
src/com/android/settings/wifi/ConfigureWifiSettings.java
tests/robotests/assets/grandfather_not_implementing_indexable
tests/robotests/src/com/android/settings/wifi/ConfigureWifiSettingsTest.java [new file with mode: 0644]