summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorDaniel Lehmann <lehmannd@google.com>2012-05-01 16:04:09 -0700
committerDaniel Lehmann <lehmannd@google.com>2012-05-01 16:04:09 -0700
commitff71d7b7ee65754d63c805f0b83823e5b03a6233 (patch)
tree2dd4f154ecca198e249b97ce327f876a2760ef49 /res/xml
parent420b03be46ae3e9cb18a24a88bad3c75681a5448 (diff)
downloadpackages_apps_Contacts-ff71d7b7ee65754d63c805f0b83823e5b03a6233.tar.gz
packages_apps_Contacts-ff71d7b7ee65754d63c805f0b83823e5b03a6233.tar.bz2
packages_apps_Contacts-ff71d7b7ee65754d63c805f0b83823e5b03a6233.zip
Removed some unused resources
Bug:6427865 Change-Id: Ifb5b04faa384c74e57af73b5b2411837a3305f8d
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/searchable.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/xml/searchable.xml b/res/xml/searchable.xml
index 949ec36e8..a78d531f7 100644
--- a/res/xml/searchable.xml
+++ b/res/xml/searchable.xml
@@ -14,12 +14,7 @@
limitations under the License.
-->
-<!--
- TODO: Use localizable string resources instead of hard-coded strings
- once Search Manager is enhanced to allow them.
--->
<searchable xmlns:android="http://schemas.android.com/apk/res/android"
- android:icon="@drawable/ic_tab_contacts"
android:label="@string/contactsList"
android:hint="@string/searchHint"
android:searchMode="queryRewriteFromText"