Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <resources>
      3     <!-- Overlay the default hostname to look for a redirect to in order to detect
      4          that this is a prepay device with a zero account balance. -->
      5     <string name="prepaid_detection_redir_host_default" translatable="false">quickaccess.verizonwireless.com</string>
      6 
      7     <!-- Overlay the default URL to launch the browser on to set up a prepay account. -->
      8     <string name="prepaid_setup_url_default" translatable="false">http://quickaccess.verizonwireless.com/bbportal/oem/start.do?imsi=^1</string>
      9 
     10 </resources>
     11 
     12