Commit Graph

212 Commits

Author SHA1 Message Date
Shareef Ali 413017b57d cm: World Phone support
* combine apns
* leave cdma/gsm files intact but empty until the calls
* are removed from devices cm.mk

Change-Id: I0686ef4ee1fe9b34ac9beaaa2bd43555234f4f6d
2013-10-28 01:21:54 -05:00
Michael Bestas 7a46cf7817 init.local.rc: Fix typo
Change-Id: Iec9b4c84cfc8c594558cab55a597cbefa6171d33
2013-10-24 05:04:41 +03:00
Ricardo Cerqueira 9cd97ae6a9 Merge "vendor/cm: Clean up init.local.rc" into cm-10.2 2013-10-23 20:00:54 +00:00
Jon Mooney 461e4ecb37 vendor/cm: Clean up init.local.rc
These changes fix the error below found in a logcat and clean up some other issues in the file.

"E CM PowerHAL: Error opening /sys/devices/system/cpu/cpufreq/ondemand/sampling_rate: Permission denied"

	PS2: tweaked permissions & removed dupilcated entries

Change-Id: I9b1bbe66c36ba0d8de13b8cb9351d2952851c250
2013-10-23 11:04:33 -04:00
dhacker29 d22f39ffb3 No need to override mkshrc as it no longer exports PS1
busybox sh works fine with the one in android_external_mksh

Change-Id: I09ae2d16837053ea0be50d3320eccf47057e25c1
2013-10-22 15:46:47 -05:00
aleksei 886f47b47f Add Korean KT LTE apn
Change-Id: Ife005be1d99933cae3badc5ec4766c43283d17ef
2013-10-18 06:48:21 +00:00
Abhisek Devkota 418b6b3cd9 Merge "Add APNs for VZW Network Extender" into cm-10.2 2013-10-17 21:56:37 +00:00
Chris123NT c237204c5c Add APNs for VZW Network Extender
PS2: Fixed whitespace and indents
PS3: Fixed whitespace for real this time

Change-Id: Ie853980f3c7258ea23bbfdedb7c2f10e83628d76
2013-10-16 23:56:46 -04:00
Alan J. Ortiz cf2a489af9 Fix For LTE CLARO APN
Rename of authenticatiotype to authtype wish i accidentaly
wrote wrong by mistake, now it is right and set authentication type to "PAP"
correctly.

Change-Id: If4a235682c3330db7c87531039ffd92ceb6098e4
2013-10-17 02:00:28 +00:00
Michael Limb d11c07b6a1 vendor/cm: fix Sprint MMS apn being set as default
Sprint CDMA MMS APN was being incorrectly set as default and hipri,
causing LTE connectivity issues because it was prioritized over the
other APN entries for LTE and EHRPD.

Change-Id: I6ca4fd172e2ecc64ca7a2c3fbca5327be61e7b5c
2013-10-12 00:02:05 +00:00
Ricardo Cerqueira 3d2f330a18 Merge "Fix APN typo for VIPNet Croatia Change-Id: I2d1815900525efdbadb0398383eff9eb425a2355" into cm-10.2 2013-10-11 00:37:03 +00:00
Tim Clark 4f0c75cadd apns: add otelo web APN
CYAN-2440 on Jira

Change-Id: I266c8759716fc1883a73c4e66c7cb13d80153ac0
2013-10-10 16:18:36 -07:00
Steve Kondik f9bb7779ed cm: Update permissions for ondemand sysfs nodes
Change-Id: I4d7e856a720bef539bd5c43624cc8ed746b2cc95
2013-10-07 23:39:12 -07:00
dcos f344730e51 Fix APN typo for VIPNet Croatia
Change-Id: I2d1815900525efdbadb0398383eff9eb425a2355
2013-10-07 18:17:25 +02:00
Steve Kondik 686cbf2d87 cm: Set permissions on input_boost node
Change-Id: I2f02a3035158dbd138c2c22ddd4536bd717ae6b9
2013-10-04 04:31:56 -07:00
Giulio Cervera fe91df1ae9 apns: cleanup 3 ITA carrier
Change-Id: I14eb1e68943bdf9b0164afa1dd4258e55d709334
2013-10-03 11:34:06 +02:00
Steve Kondik 6a0f53023f cm: Set permissions on notify_on_migrate node
* Used by PowerHAL

Change-Id: Ifbf58c145522d82d220fbae39a6b7319971ecbb5
2013-10-02 11:28:28 -07:00
Giulio Cervera 989a313c54 rootdir: Set permissions for additional interactive sysfs nodes
Change-Id: I2dbcdcc199c5f75d08e8ebf41cd6768c7648e27b
2013-09-28 00:55:37 +01:00
Giulio Cervera a76d898dec init: provide initial pemissions for ondemand governor
also set all governor permissions a bit late

Change-Id: I5c1445b31bcaf34a535efd7438fd612ada460ea2
2013-09-28 00:55:22 +01:00
NameLess, the Jedi ff4b205412 Allow 'system' user to modify cpufreq control files
This is needed by new CPU Settings in CMParts

Change-Id: I0ec4e0b1705670034a433df549b2895985c476af
2013-09-28 00:54:32 +01:00
Keyan Mobli 0aa748b4f9 Merge "prebuilt: apns-conf-cdma.xml: Fix Sprint APNs and clean up APNs for test SIM cards" into cm-10.2 2013-09-25 20:56:00 +00:00
Ricardo Cerqueira 466289db6b Merge "Add Beeline UZ APN" into cm-10.2 2013-09-14 01:14:33 +00:00
Ricardo Cerqueira 86f2958188 Merge "Add NTT Docomo(spmode) APN" into cm-10.2 2013-09-14 00:52:57 +00:00
Ricardo Cerqueira 1eb0e068e8 Merge "Adjust mnc for Movistar CL" into cm-10.2 2013-09-14 00:39:39 +00:00
Richard Ross 4cf220a204 prebuilt: apns-conf-cdma.xml: Fix Sprint APNs and clean up APNs for test SIM cards
- Add back and fix Sprint APN for 1x/HRPD. Corrects MMS settings and gives a
suitable APN for DcTracker to use for HRPD/EvDo.
- Remove All test SIM APNs. Since no one is running around with a test SIM and
its useless to have a bunch of APNs sharing the same MCC MNC pair.

Change-Id: I1ccbed9b3cdd456e97d205d70bf283785122de8c
2013-09-01 11:52:49 -04:00
Pawit Pornkitprasan 04ffabe3dd Use Package Manager to disable stock OTA
This reverts commit ea14a88a2a.

Using the Package Manager prevents any danling wakelock from
killed service/receiver.

Change-Id: Ie3162ca4b18a7bc9c55613af39e88ea980407e5f
2013-09-01 16:29:16 +07:00
Ricardo Cerqueira ea14a88a2a Prevent stock OTA activities from running in CM
Change-Id: I3f586cd246fc351afb82c94f41329bf930f6f41a
2013-08-27 22:15:26 +01:00
Abhisek Devkota a332606e10 Add Eastlink Wireless APN
Add national and international roaming APNs per
https://jira.cyanogenmod.org/browse/CYAN-1994

Change-Id: Ife2f6ac1b3b712b62ebe71f51d18edd5be462b80
2013-08-25 07:27:38 +00:00
Abhisek Devkota cfa90c5502 Correct Tele2 APNs
Per https://jira.cyanogenmod.org/browse/CYAN-1976 Tele2 APNs
are inaccurate and/or outdated.

Change-Id: Iee4672aad87df019cd9b28d50bfb2219e0cb2594
2013-08-25 07:19:33 +00:00
Daniel Drown 2510503b4c add T-Mobile's IPv6 APN
Change-Id: Ice9d714bbcb6a376692d5bb04fd5c636ae4ee01c
2013-08-25 07:05:50 +00:00
Eric Clothier 1dcedebb97 apns-conf.xml: Re-add old StraightTalk ATT apn settings
In some areas, the new StraightTalk ATT apn settings do
not work, requiring the user to re-add the apn settings
on their own, a feat made more difficult by the fact
that StraightTalk only lists the new apn info on their
website

Change-Id: Id02876d4aa461a3ad8e7211ef45f468b6e181036
2013-08-25 05:52:26 +00:00
Giulio Cervera ccac3338e3 Merge "Fix LV LMT MMS settings" into cm-10.2 2013-08-24 09:16:37 +00:00
Abhisek Devkota 134dd85d0c Add Personal PY APNs
Per https://jira.cyanogenmod.org/browse/CYAN-1959 add new APNs.

Change-Id: I3feffe7560d6d713775b8bd6c6cc240d659e0494
2013-08-21 22:47:36 +00:00
Davis Mosenkovs fa91c41b42 Fix LV LMT MMS settings
Change-Id: I49493cc6cac4e8cf9d9fe1cbdc5019bc36bb4aa5
2013-08-19 15:46:06 -07:00
Ricardo Cerqueira 9280c5f986 Merge "Add SKT LTE APN" into cm-10.2 2013-08-19 01:50:32 +00:00
Ricardo Cerqueira fdc124faed Merge "Update Golan (Israel) APN" into cm-10.2 2013-08-19 01:50:24 +00:00
Ricardo Cerqueira ae8aa75960 Merge "Add YouPhone 3G MVNO" into cm-10.2 2013-08-19 01:48:54 +00:00
Abhisek Devkota 733d11bcc1 Fix mmsport on Turkcell APN
Per https://jira.cyanogenmod.org/browse/CYAN-1965 set port to 8080
instead of 9201

Change-Id: Ic40d1182d2d57d864f8f72ee3c797d4ee353b7d0
2013-08-17 17:38:36 -07:00
Abhisek Devkota a7440ffcc5 Add Beeline UZ APN
Add in Beeline UZ APN, and remove MTS UZ as they are no longer
operating in the region.

Per https://jira.cyanogenmod.org/browse/CYAN-2220

Change-Id: I3cf38a6736d28af8aa568f630dc8bb9344259a82
2013-08-14 13:03:29 -07:00
Abhisek Devkota 1d7805f337 Adjust mnc for Movistar CL
Per https://jira.cyanogenmod.org/browse/CYAN-2038 we have the
wrong MNC value listed in our config.

Change-Id: I5bbe9d80e0d1b420c7024a4e5c003a209d2c9c52
2013-08-14 10:18:54 -07:00
Abhisek Devkota e8cff628dd Add NTT Docomo(spmode) APN
Add APN per https://jira.cyanogenmod.org/browse/CYAN-2016

Change-Id: I4d7fd2b1732b20c14d4cf174cb04e81fbd7230b7
2013-08-14 06:37:25 -07:00
Pawit Pornkitprasan 5dcba3d6fc New APN for DTAC Trinet
DTAC has a new MNC 52005

Change-Id: I5dd953ca6ea1503b980381861743385ffe7218b0
2013-08-12 20:57:00 +07:00
Abhisek Devkota 061a6d6e8d Add YouPhone 3G MVNO
Per https://jira.cyanogenmod.org/browse/CYAN-1893 add new
MVNO in Israel. Combined APN information pulled from
http://www.youphone.co.il/apn.aspx 'Android 4.0.4' section

Change-Id: If22fec3222688e2bbb63ebc952e38539be52a805
2013-08-01 19:14:16 -07:00
Abhisek Devkota 895197a44d Update Golan (Israel) APN
Details per https://jira.cyanogenmod.org/browse/CYAN-1787
and http://wiki.apnchanger.org/Israel#Golan_Telecom

Change-Id: I3df282ec1f9c5e87151419e19d2f9ecbb2ccc781
2013-07-29 22:11:48 -07:00
Abhisek Devkota 3dd47b8fa4 Add SKT LTE APN
Details per https://jira.cyanogenmod.org/browse/CYAN-1812

Change-Id: I74f264a0bb8b57c8513a103a32b4d6bba5bc8b49
2013-07-29 21:55:15 -07:00
Shareef Ali 448a352a80 cm: update apns version
Change-Id: Ic63296628d782b972018db7a898c20da656eab3e
2013-07-28 09:49:22 +00:00
Koushik Dutta 5af62eb1b1 Superuser 4.3 fix.
Change-Id: I8849d7ba9c7cebfb14d9f09a8220430b5b97b3ff
2013-07-27 20:31:24 -07:00
Ricardo Cerqueira f8ee0d8098 Bump APN file version
Change-Id: I13800e046cbf1f3ab1922568654069306544298b
2013-07-26 22:24:33 +01:00
Richard Huynh 80cd7fe16b Correct BPL APN to Vodafone IN/India
Change-Id: I80e411374f59c0d4534f9c67295c2e4dfc4b9e45
2013-07-23 18:41:54 +00:00
Abhisek Devkota 589f128800 Correct Claro PR APN
Per https://jira.cyanogenmod.org/browse/CYAN-1750 , correct
mnc listing for Claro PR LTE apn is "110" instead of "11".

Patchset #2: Modify non-LTE APNs as well; change commmit title
Patchset #3: Modify commit title to clarify Claro PR adjustments only

Change-Id: Ic18810492a282fc74b5472139404e2db48edd83d
2013-07-23 18:38:09 +00:00