Advertisement
Captain_Throwback

spn_conf.xml

Sep 29th, 2013
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <spnOverrides>
  3. <!--
  4. @Author: HTC Shawn Ku
  5. @Date: 2010/02/23
  6.  
  7. This is a list for operator specific SPNs.
  8. We will use below SPN for instead if numeric is matched.
  9.  
  10. Format is listed as below:
  11. <spnOverrides
  12. numeric="MCC+MNC"
  13. spn="SPN Name"/>
  14. -->
  15. <spnOverride
  16. numeric="44020"
  17. spn="SoftBank"/>
  18. </spnOverrides>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement