Starting M-Android, APN's that are not unique are
clubbed in one entry in the telephony db. "name"
field is not part of the unique set and you end
up with a weird MVNO name as the APN name for
T-Mobile. Which ever is the last entry will be the
final name. In case of TMO it became "FMP Communications"
Change-Id: Ia86d5c72f36d32315ef1e2469fdd364869160730
Tele2 is the parent company of Comviq and it's operating in Tele2s network,
hence using the same APNs as Tele2
Change-Id: I99ea6798bf74a1c2368f2b920f9269597bbc1809
Added Sprint's MVNO ringplus. it was added in e1d6d09de7
but removed later in e980819a9c6bb404a7a24772687e88065f434020/b28ca702333739b132b51926eff7b2ec6d2fa2fd
for an unknown reason.
Also, Ting (another Sprint MVNO) was updated so that it shows as active when revisting
the "Access Point Names" menu.
Change-Id: I4f8fc540235a8f8ad0df8656de0ffdbde2b83852
Previously called TMN, now called MEO, this operator only has two APNs, one for
Internet and one for MMS.
Change-Id: Iccd17fe50db36db16d105ccada076c3cc6e7c49c
Clean up some straggling duplicates
Add Llamaya Int/MMS 21403
Add authtypes to some apns
CYNGNOS-436
Change-Id: I94f47725b72e98f98344792927951d6f06b31eab
With the influx of new APNs and reordering, this broke the vendor/cm
overlay for preferred APN overrides.
Reorder the list to unbreak functionality.
TODO: Make this override more granular as to distinguish between Carrier
and MVNO on carrier APN.
Change-Id: I65b1bf3a54ce76e4cf0b817a1a3cd6f86fe31f6d
-Move epc.tmobile to type null (deprecated)
-Bring in multiple MVNO's
-Reconcile with external partner lists
Change-Id: I11523b6d207ec33ea501b70eaca533a1cf4f0a00
Removed bearer for Sprint eHRPD and LTE APNs. The eHRPD APN was set
to bearer 13 even though it is valid for all 1x/EVDO/eHRPD connecti
ons. This was causing no APN to be selected when an EVDO connection
was established and radioTech != 13 (eg EVDO_REV_A = 8). The LTE be
arer must also be unspecified so telephony does not then select the
eHRPD APN since any unspecified bearer is potentially valid for bot
h 3G and LTE. Regardless, the bearer does not need to be specified
since the system selects the correct APN for 3G or LTE automaticall
y.
Change-Id: I4ab61625888bf793a774fca2baab8274760452c4
Update based on Ting's guidelines here:
help.ting.com/hc/en-us/articles/205428698-GSM-Android-APN-Settings
Change-Id: I5de6b7a0b0bab9880e02122a7d76b883c2558cec
According to CYAN-6602 this carrier no longer exists. Hence we can safely
remove the associated APN configuration
Change-Id: I984c73a628a4bee0a07dd61fc1dca77fe05da34b
MVNO NL is adding authentication to their APN configuration.
This new configuration is backwards compatible with the old version.
This fixes CYAN-6525.
Change-Id: Idf8570563d3fe502333d04ba9f24521d224afe91
Cosmote RO recently changed their carrier name to Telekom Romania.
The associated APN configurations for that carrier now has the carrier name
changed to reflect this. This fixes CYAN-5461.
Change-Id: I0aae5b085fb822e0992274cd0feb0868d4989e5b