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>
Mon, 20 Sep 2010 12:16:25 +0000 (13:16 +0100)
commitf4d359d3c83d0e84319603ecc0f4dce120708612
treeeb1f5aaf1e8d3d28d3b42807d436d7b84a16d029
parent4e01203746710646227470390d4a9f7fb52c6238
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