[mobile-broadband-provider-info] us: add "fast.t-mobile.com" APN for T-Mobile



commit 3f67a3cb5cebdd3d1c7a90c07ee23f4829e8e33a
Author: Ben Chan <benchan chromium org>
Date:   Mon Feb 10 15:02:28 2014 -0800

    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>

 serviceproviders.xml |    5 +++++
 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"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]