From 2203c377ed340654ecc228417eb2db5327cb70b6 Mon Sep 17 00:00:00 2001 From: Erfan Abdi Date: Wed, 14 Oct 2020 20:19:19 +0200 Subject: [PATCH] msm8953-common: Add APN hack for sprint 312 530 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * in moto framework we have “config_sim_operator_override_rules” which is overriding sim operators, and in overlays they are replacing 312530 with 310120. getprop of sprint on stock firmware: [gsm.sim.operator.numeric]: [310120] [gsm.sim.operator.numeric.orig]: [312530] * We don’t hve such implementation on lineage so it uses wrong APN and mobile data is broken with sprint * This hack adds 310120 APNs to 312530, so we can have LTE+ on it Change-Id: I9184348ee58dbf0239fce5cf69b7826b5e7a3ed1 --- configs/sprint_apns.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/sprint_apns.xml b/configs/sprint_apns.xml index d6f4faa..ad5bd04 100644 --- a/configs/sprint_apns.xml +++ b/configs/sprint_apns.xml @@ -1,3 +1,6 @@ + + +