summaryrefslogtreecommitdiffstats
path: root/res/values/donottranslate-search_engines.xml
diff options
context:
space:
mode:
authorBijan Amirzada <bijana@codeaurora.org>2014-05-06 14:18:54 -0700
committerWebTech Code Review <code-review@localhost>2014-05-14 14:06:55 -0700
commite75909d7f96ab75c64be108f48a9bcc0934ae070 (patch)
tree37e80713db92de7b004ab832fe7dd343c33cba4e /res/values/donottranslate-search_engines.xml
parentcc4bc5e7d0725fc7812da90bf48d6621aedc595a (diff)
downloadandroid_packages_apps_Gello-e75909d7f96ab75c64be108f48a9bcc0934ae070.tar.gz
android_packages_apps_Gello-e75909d7f96ab75c64be108f48a9bcc0934ae070.tar.bz2
android_packages_apps_Gello-e75909d7f96ab75c64be108f48a9bcc0934ae070.zip
Changes to conform to new overlay format
- Added new overlay resources and checks for new resource values - Removed all references to carrier specific lookups and converted them to overlay implementations instead. - Removed old resources from assets directory Change-Id: I5143b499ffb6f1e08d1f9c846eec94300de87561
Diffstat (limited to 'res/values/donottranslate-search_engines.xml')
-rw-r--r--res/values/donottranslate-search_engines.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/donottranslate-search_engines.xml b/res/values/donottranslate-search_engines.xml
index 081efc0e..f83526b7 100644
--- a/res/values/donottranslate-search_engines.xml
+++ b/res/values/donottranslate-search_engines.xml
@@ -24,7 +24,6 @@ Each value in the string-array is the name of a value in all_search_engines.xml
<string-array name="search_engines" translatable="false">
<item>google</item>
<item>baidu</item>
- <item>cmcc</item>
<item>yahoo</item>
<item>bing</item>
</string-array>