summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Chan <benchan@chromium.org>2014-02-10 15:02:28 -0800
committerThomas Haller <thaller@redhat.com>2014-02-14 09:42:57 +0100
commit3f67a3cb5cebdd3d1c7a90c07ee23f4829e8e33a (patch)
tree86f8766861e54255afbc299f31686543c56543d7
parentea52174ca3ddaaedb0cdeb3f874465f25745fe7b (diff)
downloadmobile-broadband-provider-info-3f67a3cb5cebdd3d1c7a90c07ee23f4829e8e33a.tar.gz
us: add "fast.t-mobile.com" APN for T-Mobile
The "fast.t-mobile.com" APN accommodates LTE plus what the "epc.tmobile.com" APN already supports. Signed-off-by: Thomas Haller <thaller@redhat.com>
-rw-r--r--serviceproviders.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/serviceproviders.xml b/serviceproviders.xml
index 69a93ba..cff4e73 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -10493,6 +10493,11 @@ conceived.
<network-id mcc="310" mnc="800"/>
<voicemail>123</voicemail>
+ <apn value="fast.t-mobile.com">
+ <plan type="postpaid"/>
+ <usage type="internet"/>
+ <name>LTE</name>
+ </apn>
<apn value="epc.tmobile.com">
<plan type="postpaid"/>
<usage type="internet"/>