summaryrefslogtreecommitdiff
path: root/overlay/vendor/google/apps/SetupWizard/res/values/config.xml
blob: 0f2419f7280d2539682b4402cc2894233504b9a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!-- Overlay the default hostname to look for a redirect to in order to detect
         that this is a prepay device with a zero account balance. -->
    <string name="prepaid_detection_redir_host_default">tqa.verizonwireless.com</string>

    <!-- Overlay the default URL to launch the browser on to set up a prepay account. -->
    <string name="prepaid_setup_url_default">http://tqa.verizonwireless.com/bbportal/oem/start.do?imsi=^1</string>

</resources>