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
diff --git a/res/values/all_search_engines.xml b/res/values/all_search_engines.xml
index 4fee10a..2c199f3 100644
--- a/res/values/all_search_engines.xml
+++ b/res/values/all_search_engines.xml
@@ -148,23 +148,6 @@
<item>UTF-8</item>
<item>http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}</item>
</string-array>
- <string-array name="cmcc_cn" translatable="false">
- <item>移动搜索</item>
- <item>s.139.com</item>
- <item>http://s.139.com/favicon.ico</item>
- <item>http://s.139.com/search.do?q={searchTerms}&category=downloadable|web|browseable&tid=2123,2124,2125,2126&fr=portalcustom2</item>
- <item>GB2312</item>
- <item></item>
- </string-array>
-
- <string-array name="cmcc" translatable="false">
- <item>139 Search</item>
- <item>s.139.com</item>
- <item>http://s.139.com/favicon.ico</item>
- <item>http://s.139.com/search.do?q={searchTerms}&category=downloadable|web|browseable&tid=2123,2124,2125,2126&fr=portalcustom2</item>
- <item>UTF-8</item>
- <item></item>
- </string-array>
<string-array name="yahoo_cn" translatable="false">
<item>中国雅虎</item>
<item>cn.yahoo.com</item>
@@ -773,5 +756,47 @@
<item>UTF-8</item>
<item>http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}</item>
</string-array>
+
+ <!-- Custom search engines used from overlays -->
+ <string-array name="custom_search_engine_1" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_2" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_3" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_4" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_5" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_6" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_7" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_8" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_9" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_10" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_11" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_12" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_13" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_14" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_15" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_16" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_17" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_18" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_19" translatable="false">
+ </string-array>
+ <string-array name="custom_search_engine_20" translatable="false">
+ </string-array>
</resources>