Duplicate Vodafone entry had incorrect trailing spaces in APN and user
field
Tele2 MMS entry had an extra space in apn field.
Change-Id: I6f0c9e8d5ca9a4c197a12d92588f800d28b94338
Movistar & Digicel had missing mcc/mnc fields. Claro apn was already
included under the name "Claro Web".
Change-Id: I12e698645f4f0ff0209041a4ba841cb92b95bf7f
TCP delayed ack settings are expected to be modified when the
Wifi or LTE connection is established and the configurations
will be reverted back when the Wifi connection is terminated.
The change also modifies the /sys/kernel/ipv4/tcp_delack_seg
and /sys/kernel/ipv4/tcp_use_useconfig file owner to "system"
Requires: https://www.codeaurora.org/cgit/quic/la/kernel/msm/commit/?h=kk_2.7-stable&id=73989a4b345bba0efca96cc86b0258e83884ff63
Change-Id: I008e36931752d6db29454c5ce41e3cfe19b15ecb
* these are taken from the latest jfltevzw ota update
* appears bearer is no longer needed
* general cleanup of duplicates
Change-Id: Ida43d7e1419d58a50d16c02d51d2bc4ed3495aa6
Note that I am not on that network myself so I have not been able to verify the settings. However, they are taken from the official support site.
Change-Id: I8b803f5af6e6c307f4ce85f1e20bf75050bcf1be
APN type was set to "default,supl,mms" for both internet and mms. Using CyanogenMod (CM11) it is causing of sending and receiving mms to get stuck forever.
This sets APN type for internet to "default,supl" and "mms" for mms.
Change-Id: Ia2cede31788ab4f76b52d8a2f2ef8a934427169e
LoL, it's http:// not http//
This fixes MMS on SKT LTE
Change-Id: Ic5506d9e3382b37a4cf78f92326d8759111d5c85
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
Remove the default- and dun-types set on the Verizon MCC=31x
and MNC=48x pairs. This fixes long connection delays to
LTE and EHRPD apns.
It is based on: http://review.cyanogenmod.org/#/c/61711/
Change-Id: Ib39c601cb3610ff972db3849dfc96542f75f5761
This mask a real problem on devices on legacy cdma because we didn't
a stubbed apn for devices that don't use apn to connect to data.
this patch fixes it: http://review.cyanogenmod.org/#/c/62148/
this also problem with sprint 3g APN and lte apn numerics is the same
causing the apn stick together. one of those apn will always stick
persistently unless we force a manual disconnect or by selecting an apn
number from the list and that the 3g apn is due to the effect that it has
no way determining on which apn is used in sprint. they do it by the
numeric, which is why most lte numerics apn is separate from 3g numeric.
We had a large debate on this issue once before, this is the same bug:
http://review.cyanogenmod.org/#/c/51425/
This reverts commit 5de6ec579e.
Change-Id: Ia5c8310af0dce1805ae400d9f78c87c94cdc3cc2
* Because we didn't already have enough did we?
* This fixes "No apn selected for device" when sending/receiving
MMS.
* Removed the MobiPCS apn. Its breaking network extenders because
and I its conflicting with the vzw apn of the same mcc/mnc pair.
I doubt they use this pair anyway.
Change-Id: I70671482af5356ee6562d4d388fda6e90fc5c15b