From: Bjorn Bringert Date: Mon, 20 Sep 2010 11:40:57 +0000 (+0100) Subject: Remove Search from the system Settings app DO NOT MERGE X-Git-Tag: android-x86-4.4-r1~2043^2~97^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=50c529220a8af165df92f4aa6a52c3eec60282ee;p=android-x86%2Fpackages-apps-Settings.git 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 --- diff --git a/res/drawable-hdpi/ic_settings_search.png b/res/drawable-hdpi/ic_settings_search.png deleted file mode 100755 index ec07f37031..0000000000 Binary files a/res/drawable-hdpi/ic_settings_search.png and /dev/null differ diff --git a/res/drawable-mdpi/ic_settings_search.png b/res/drawable-mdpi/ic_settings_search.png deleted file mode 100755 index 8e13de315e..0000000000 Binary files a/res/drawable-mdpi/ic_settings_search.png and /dev/null differ diff --git a/res/xml/settings.xml b/res/xml/settings.xml index 0f194423fe..8c928706aa 100644 --- a/res/xml/settings.xml +++ b/res/xml/settings.xml @@ -118,21 +118,6 @@ android:targetClass="com.android.settings.deviceinfo.Memory" /> - - - - - -