OSDN Git Service

Remove default app duplicates in search
authorMatthew Fritze <mfritze@google.com>
Thu, 11 May 2017 17:39:12 +0000 (10:39 -0700)
committerMatthew Fritze <mfritze@google.com>
Fri, 12 May 2017 01:01:49 +0000 (18:01 -0700)
commit4d9a1ae9a25d03d1d2d0f31871b43b0e54630d92
treebb4f122e5d67929278de72dd4142d6a46cae4dee
parent8fc602fed85554761def86e2346417816fcedfdb
Remove default app duplicates in search

Default Work Browser and Phone app search results look
identical to the regular defaults. Supress the results
until we differentiate work results.

"Assist and voice input" duplicate is a parent-child
duplication and is removed, as well.

Bug: 36101902
Test: make RunSettingsRoboTests
Change-Id: I3bb75c199cd76e24de42548dd166c4bccd0c7f0a
src/com/android/settings/applications/AdvancedAppSettings.java
src/com/android/settings/search/BaseSearchIndexProvider.java
tests/robotests/src/com/android/settings/applications/AdvancedAppSettingsTest.java