Tele2 is the parent company of Comviq and it's operating in Tele2s network,
hence using the same APNs as Tele2
Change-Id: I99ea6798bf74a1c2368f2b920f9269597bbc1809
Even though mimetypes are supposed to be case insensitive, Android
treats them as case sensitive so it is best practice to do it all
in lowercase.
Change-Id: I2ce2ac2df4db4989d8be36479f07d4bab97dc7bf
This will allow us to add supported mimetypes in libcore.net.MimeUtils
which in turn will allow more recognized mimetypes for anything that
uses android.webkit.MimeTypeMap.
Change-Id: I97febe17cff1d196f479b557fef3bca1b11bdd74
Issue-Id: CYNGNOS-1176
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
* Remove unnecessary intermediate groups which are more harmful than
helpful in some cases.
* Remove weights, we're not using these.
* Lock down the display group to system only.
Change-Id: I3a848fcc32459b53fa92317c253a20399637033e
* This was leftover from testing and breaks the feature when running
on older kernels which don't support it.
Change-Id: Idb959b37b88238aee87c221d6accc899bf497aea
* Always set slice_idle to 0 for CFQ and BFQ (IOPS mode).
This is a guaranteed performance boost for nonrotational storage
and is also the new default in Linux 4.2+
Change-Id: Id271a4283219beb272c174de0e452c6c42c4e572
* This creates the interface for a new ioprio management system
which dramatically boosts performance and interactivity across
the entire system.
Change-Id: I3c402dd2cf6ed0a356a828257c2f373800f6a6cf
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