From 611638e1959ae32afd8833b25d55f7a5c2e5e45f Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Wed, 11 Jul 2018 15:28:11 -0400 Subject: [PATCH] apns: sprint: Default to legacy n.*, allow x.* as an alternative * Newer Sprint devices will only get LTE on the x.* variant of the APN. Though, using this breaks all legacy Sprint devices LTE connection. until we have a majority of post 8996 era devices, default to the n.* variant of the APN. Change-Id: I95a26a5d3175dbf6ebd4eb78e9f2720017c8c7e2 --- prebuilt/common/etc/apns-conf.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/prebuilt/common/etc/apns-conf.xml b/prebuilt/common/etc/apns-conf.xml index 68473c30..54f749db 100644 --- a/prebuilt/common/etc/apns-conf.xml +++ b/prebuilt/common/etc/apns-conf.xml @@ -1356,9 +1356,12 @@ - - - + + + + + +