Use android overlay for carrier configuration
- Modified browser to use android overlay logic for carrier
configuration changes.
Change-Id: I32f0364c0cad246c7f84c55c348eec629f5f0295
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ad4d378..96823e9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -68,6 +68,7 @@
<string name="cancel">Cancel</string>
<!-- Label for a confirm button. Used in multiple contexts. -->
<string name="ok">OK</string>
+ <string name="config_carrier_resource">default</string>
<!-- Displayed on the title bar while the page is loading -->
<string name="title_bar_loading">Loading\u2026</string>