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)
committerandroid-build SharedAccount <android-build@sekiwake.mtv.corp.google.com>
Tue, 21 Sep 2010 20:56:16 +0000 (13:56 -0700)
commit50c529220a8af165df92f4aa6a52c3eec60282ee
tree066134c899f83d0080280055ae9b9d54e9d1d79c
parentfa3663222c6a23ed4fab367186cf56ab04657772
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).

Bug: 3017365

Change-Id: I08f3979cd8cdc0742efbc49be95aa59753c94c0d
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