summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorMichael Kolb <kolby@google.com>2012-05-03 11:37:58 -0700
committerMichael Kolb <kolby@google.com>2012-05-03 15:25:01 -0700
commit5ff5c8b88968fa794eab4b7a263cae25f05bd4d3 (patch)
tree5c64bedb6089f7516b1e34de38e6bde5ecc098d3 /res/xml
parentf6504f863a407c9b4615ac14de9b623775f65f69 (diff)
downloadandroid_packages_apps_Gello-5ff5c8b88968fa794eab4b7a263cae25f05bd4d3.tar.gz
android_packages_apps_Gello-5ff5c8b88968fa794eab4b7a263cae25f05bd4d3.tar.bz2
android_packages_apps_Gello-5ff5c8b88968fa794eab4b7a263cae25f05bd4d3.zip
Remove voice search handling
Bug: 6439925 Change-Id: I1b7161a67fa0c20d87f147d6ed19c02e53093054
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/searchable.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/searchable.xml b/res/xml/searchable.xml
index bb578c62..3397a40e 100644
--- a/res/xml/searchable.xml
+++ b/res/xml/searchable.xml
@@ -26,7 +26,6 @@
android:voiceSearchMode="showVoiceSearchButton|launchWebSearch"
android:inputType="textUri"
android:imeOptions="actionGo"
-
android:searchSuggestAuthority="browser"
android:searchSuggestSelection="url LIKE ?"
android:searchSuggestIntentAction="android.intent.action.VIEW"