This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_msm8953-common/configs/sprint_apns.xml
Erfan Abdi 2203c377ed msm8953-common: Add APN hack for sprint 312 530
* 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
2020-11-10 01:37:07 +01:00

1.2 KiB