Commit Graph

490 Commits

Author SHA1 Message Date
Brian Deery da7d187848 APN: add Sprint MVNO Ringplus, Ting update
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
2015-09-21 15:12:57 -07:00
Steve Kondik b61b6df53f cm: Clean up cgroups even more!
* Only one is needed!

Change-Id: Ib79864bf2b7a3d86a2bad91de01a9b82279f4a91
2015-09-20 20:58:43 -07:00
Steve Kondik dcbf2aa77e cm: Clean up cgroups
* 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
2015-09-20 03:33:31 -07:00
Steve Kondik 100cc8ea1b cm: Remove xattr option from bfqio cgroup
* This was leftover from testing and breaks the feature when running
   on older kernels which don't support it.

Change-Id: Idb959b37b88238aee87c221d6accc899bf497aea
2015-09-19 12:41:38 -07:00
Steve Kondik 4462dfa518 cm: Update shared init.rc
* Remove cruft
 * Add LiveDisplay sysfs

Change-Id: I6e3ca9048c9196dbc85151f102fb22ff5a4222b4
2015-09-18 20:05:06 -07:00
Steve Kondik c815f700e0 cm: Set IOPS mode for CFQ and BFQ automatically
* 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
2015-09-17 23:30:41 -07:00
Steve Kondik 28dbc8b311 cm: Create cgroups for BFQIO
* This creates the interface for a new ioprio management system
   which dramatically boosts performance and interactivity across
   the entire system.

Change-Id: I3c402dd2cf6ed0a356a828257c2f373800f6a6cf
2015-09-15 15:32:29 -07:00
dianlujitao e4f75ba2a0 Update SPN override for China Telecom
Change-Id: I954949d328399e843405714e837a07806d3e0756
2015-09-10 22:51:22 +08:00
Steve Kondik a385501738 cm: SELinux policy for persistent properties API
* Set up persistent properties for devices with a /persist partition.

Change-Id: I78974dd4e25831338462c91fc25e36e343795510
2015-09-09 11:53:23 -07:00
Steve Kondik 26731f56cc cm: Set the IO scheduler based on a system property
Change-Id: Iab8314ed3a204c2d4815e008503d5a3bfa6b12cc
2015-09-08 03:53:51 -07:00
Kra1o5 cefa91c862 Update Spain APNs
* Update Vodafone, Orange & Yoigo apns & remove duplicated.
* Separate Lowi default & mms apn.

Change-Id: I0b98b74c82aee9e60ce79ed0cc4a10d226d1772c
2015-09-03 11:42:17 -07:00
Abhisek Devkota b31f746baf Update India APNs to YU list
CYNGNOS-898

Change-Id: I9f20283470eb330492e7c4de84093c7101da7580
2015-09-02 23:52:08 -07:00
Abhisek Devkota 80145f3a1b Fix Airtel APN Selection
Airtel GPRS should be before AirtelFun. Also remove empty fields
from AirtelFun.

CYNGNOS-865
Change-Id: I8ddab82787778ba07d759e78ac571b266863f0af
2015-08-31 13:33:29 -07:00
Davis Mosenkovs 78822daa4d Updated APN settings for Latvian operators
Sources:
https://www.lmt.lv/lv/interneta-lietosana (section: Kadi ir LMT mobila interneta un MMS parametri?)
http://www.tele2.lv/internets/internets-telefonam/ (section: Interneta iestatijumi)
http://www.bite.lv/palidziba/palidziba/interneta-iestatijumi-telefona (section: Android telefonam)

Change-Id: I356ae711493eb951d14473d34e6e50aad094e55c
2015-08-31 12:32:50 -07:00
Abhisek Devkota 0e3db258b0 Rogers LTE apn fix?
Suggestion per Andrew A.

Change-Id: Idc8f74892ddec1a41eda701fe57df4e4ece0eb25
2015-08-31 12:30:02 -07:00
Marcos Marado f9b05b9471 Fix Movistar APNs
Change-Id: If8d9834158a5c07830f65464c050b1b76fe0d133
Ticket-Id: CYNGNOS-861
2015-08-31 17:52:26 +01:00
Kra1o5 f4a4458e4c Add new Tuenti MNC SPN override name
Change-Id: Ie516cdb4da5a71b9c3171d27fd75d72c73d4c5e8
2015-08-11 13:45:14 -07:00
Arvin Quilao 869cfdbea0 APN: Update configurations for Philippine networks
*update carrier names
*remove duplicate entries
*remove deprecated redinternet

Change-Id: Ic3cee2691a32cd8959a7eaa142f5042317d0c962
2015-08-11 13:43:20 -07:00
Ricardo Cerqueira 4f3ae0ea0a apns: zero-length items are evil and break auto-selection
Addresses CYNGNOS-667

Change-Id: Id0fbba6cf68599d363a7f0737621b3e11ece4ad5
2015-08-03 20:37:07 +01:00
Marcos Marado bec1e57257 Clean up MEO/TMN APNs
Previously called TMN, now called MEO, this operator only has two APNs, one for
Internet and one for MMS.

Change-Id: Iccd17fe50db36db16d105ccada076c3cc6e7c49c
2015-07-31 12:24:41 +01:00
Abhisek Devkota 8b5c2c0a52 Remove 'preferred' no-op
Per line 217 in TelephonyProvider.java, this is a no-op

https://goo.gl/rpwV9z

Change-Id: Ieca3b9e723e5c6031fc0698c81074b2aa12e562c
2015-07-30 20:57:16 -07:00
dianlujitao c1f717f851 Update APN for China Telecom
* Remove deprecated #777
 * Add ctlte
 * Update ctwap and ctnet

Change-Id: Ia939087d7428260fe6e962f96e5550ceb38beed2
2015-07-31 11:35:47 +08:00
ginnungagap 8d2b2c75bf Update #comment to reflect removal of /data/local/userinit.d/ support
Change-Id: I7446c44f1c6388dd6ddb877a1e4ae4e6ab6c2499
2015-07-27 10:26:33 -07:00
Patrick 7135af8a23 Fix Rogers APN
Change-Id: Id90cd1de711ea5c4ae546fa787a5cb7989158269
2015-07-17 15:44:24 -07:00
Abhisek Devkota bbeb27c8f5 APN fine tuning
Clean up some straggling duplicates
Add Llamaya Int/MMS 21403
Add authtypes to some apns

CYNGNOS-436

Change-Id: I94f47725b72e98f98344792927951d6f06b31eab
2015-07-17 11:20:11 -07:00
Lin Ma d5420c0638 rendang: Remove unwanted APNs
Change-Id: I7539f0bc147e60e63f892c3d4b9a0e6d6d7e5868
2015-07-16 16:07:29 -07:00
Abhisek Devkota 5a6bda251c CYNGNOS-454 - Fix config_preferred_apn Overrides
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
2015-07-15 15:58:43 -07:00
Abhisek Devkota 2254bbae31 Yet another massive APN list
CYNGNOS-436

Change-Id: I13fd94bf26c3fe5860824cf357ff00a58382591e
2015-07-13 16:25:45 -07:00
Zyg0te c6d0ab5fcf Updated APN for Austrian Carrier Yesss.
- The apn is webapn.at according to the carrier documentation.

CYAN-6702 #resolve

Change-Id: Idaf92976556dd76bef6b4195329e69b0bff042e4
2015-07-10 20:55:32 +02:00
Abhisek Devkota 71983e8a0a Additional APN cleanup and modifications
Incorporate 'Data Accounts' change request and additional misc tickets.

Change-Id: Ie236075b02c06ec67b3931b7529b195c56ed87d0
2015-07-02 16:55:34 -07:00
Abhisek Devkota c38581cdbe Thou shalt not nano
Fuuuuuuuuuuuuuuu

Change-Id: I840df9d895fc3f97916fffce9cae4b523994e372
2015-07-02 14:07:47 -07:00
NBruderman 9dfe560e1e Vendor: Fix "mts" carrier password
Thanks for Dušan Šušić for pointing it out.

Change-Id: I5fc6f3d79ddcd6981ba3c3e521f0f931da6d8d84
2015-07-01 11:55:20 -07:00
Abhisek Devkota 3f7699f1fd Additional European MVNOs
Change-Id: Ib5f0c718dcd4d331546bf5a3a144d089e36da667
2015-07-01 00:34:05 -07:00
Abhisek Devkota 015d4fdf9d Massive APN Update
-Move epc.tmobile to type null (deprecated)
-Bring in multiple MVNO's
-Reconcile with external partner lists

Change-Id: I11523b6d207ec33ea501b70eaca533a1cf4f0a00
2015-06-30 19:59:33 -07:00
Michael Bestas d515adcbfe Remove obsolete /cache/dalvik-cache stuff from init.local.rc
Change-Id: I20af6b608d8f6059d7ede9be9af8ce22a919d9b5
2015-06-25 22:48:30 +03:00
Jake Jackson 0c80c8c3e7 Fix Sprint 3G
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
2015-06-24 15:05:47 -07:00
Ethan Chen 617261e2cb Revert "cm: Add import for prebundled APKs"
This reverts commit 1d68926a04.

Change-Id: Ibb91d2e8f1a82709af818013de8af870e92d29cc
2015-06-16 13:56:11 -07:00
Konsta 6d603b2da5 Update Sonera APNs
http://www.sonera.fi/etsi+apua+ja+tukea/ohjeet/MMS--ja-internetasetukset-(Android)?id=116bf4e7-02e5-4673-ab4f-c32db2162426

Change-Id: I16e170cb6083dd96f9bc27a47788bdac824d7bc2
2015-06-10 10:51:08 +03:00
Chenxi Mao b1ac68588b apn: Add China Telecomm 4G APN support
Change-Id: I62effd8c8f3b5bcb79417eeec1bf92936d6499a1
2015-06-06 19:10:25 +08:00
Dan Pasanen 15e432d8ee init: stop ril daemons if ro.radio.noril is set
* no reason to leave these spinning if the noril prop is enabled

Change-Id: If52381962282f2c2955a743b57fbec10edb8199e
2015-06-04 06:56:18 +00:00
Matt Mower 655d8d6e0f Update Ting GSM APNs
Update based on Ting's guidelines here:
help.ting.com/hc/en-us/articles/205428698-GSM-Android-APN-Settings

Change-Id: I5de6b7a0b0bab9880e02122a7d76b883c2558cec
2015-06-03 23:39:55 +00:00
c457 0150c43da9 add MetroPCS's IPv6 APN
Change-Id: Ie3be23c1253affb44028fb8fd95d37b88dbbd425
2015-06-03 23:36:16 +00:00
Abhisek Devkota 0ab505f1ad Deprecate epc.tmobile.com APN
No longer used by T-Mobile US

Change-Id: I4f5898aa0a56500293323675868a3f138ad0b702
2015-06-02 20:07:17 +00:00
Phil Eichinger 2d9f1d70bc APNs: Correct MMSC for HoT Austria
Change-Id: I9d224fa7817f0c317606c61791c8ee839bf4c64f
2015-06-02 20:06:22 +00:00
Zyg0te c56364bd6e apns: Removed APN configuration for Noverca.
According to CYAN-6602 this carrier no longer exists. Hence we can safely
 remove the associated APN configuration

Change-Id: I984c73a628a4bee0a07dd61fc1dca77fe05da34b
2015-06-02 19:44:01 +00:00
Evan Widger ad91867dc8 Temp fix for Bouygues telecom issues
rearrange APNs so most popular one is hit first

Change-Id: Ie9cae2e4e36e937127bff1c31fb100f331de1b75
2015-06-01 14:49:04 -07:00
Lin Ma d32b741b5b FOTA: Create /cache/recovery in init.rc for FOTA
* FOTA depends on the existence of /cache/recovery and will fail
to reboot otherwise

Change-Id: I0d4d2150d54f36a0927aee3b66e64f9b81672d86
2015-05-31 23:57:39 +00:00
Matt Mower 9e9fea37ec Fix invalid roaming_protocol for telenor.smart APN
IPV4 is not a recognized protocol. Only IP, IPV4V6, and IPV6 are
defined.

Change-Id: I444d37a86c7168b4832c5bb69834714a0505ab7b
2015-05-28 18:35:40 +00:00
Abhisek Devkota 6560891d9b Drop hipri,supl from Smartfren4G
Change-Id: I561798f97ade57c90b4781cbfa471e7eaaf7354b
(cherry picked from commit 4ad1712ba471f7cb84817ba6f4cc1e3efd9889be)
(cherry picked from commit 477ee618b388923789330adb997b17610bf0e920)
2015-05-28 16:48:49 +00:00
Marcos Marado 54d5498497 APNs: 716: added Claro, Entel; 732: Fixed COMCEL
Change-Id: I016ead4bb458b1ef2eb6e1f6f468d5d881d21557
2015-05-21 17:09:20 +00:00