OSDN Git Service

Remove Search from the system Settings app DO NOT MERGE
authorBjorn Bringert <bringert@android.com>
Mon, 20 Sep 2010 11:40:57 +0000 (12:40 +0100)
committerBjorn Bringert <bringert@android.com>
Tue, 21 Sep 2010 09:51:45 +0000 (10:51 +0100)
commit28580b4d9a36bb15e75423bc95747b9a746ea8b9
treeb838f3543d0358e214157786920a9955f8395aae
parent3a6bb47d9f97ff55d75a23fac85c0febbabcb2eb
Remove Search from the system Settings app DO NOT MERGE

The search settings acitivity lives in the system search app,
which is build-dependent. Also, since the Browser no longer
looks at the SHOW_WEB_SUGGESTIONS system preference, none
of the search settings affect the behavior of any other
platform apps.

The search settings will henceforth only be
available from within the search app (e.g. QuickSearchBox).

This is a cherry-pick of change I08f3979cd8cdc0742efbc49be95aa59753c94c0d
to gingerbread.

Bug: 3017365
Change-Id: I55df30e3a0e1f307ad6f23900f54d3018efda59f
res/drawable-hdpi/ic_settings_search.png [deleted file]
res/drawable-mdpi/ic_settings_search.png [deleted file]
res/xml/settings.xml
src/com/android/settings/Settings.java