summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove SPN configurations for Japanblack2015-04-151-3/+0
| | | | | | | | | These configurations has been causing problems since Android 5.1: A docomo SIM card is regarded as no service. A Y!mobile SIM card is regarded as Softbank. Change-Id: Iead54ef9eff1d4bf0d472eb588fcda000cb228ad (cherry picked from commit d60d2fd669aa75b49f7dba6a141008e1d9ea414c)
* Remove userinit from user buildsRicardo Cerqueira2015-04-151-0/+2
| | | | | | | | /data is supposed to be inaccessible to begin with, and we don't want the init sequence tampered with for user builds Change-Id: If3eb5573248956a14ad56516a9871758f4c00989 (cherry picked from commit a9d772166365a27181a7441c10a6c60a2bab7dab)
* cm: add FreedomPop APNdcd2015-04-131-0/+2
| | | | Change-Id: I6e55c64c729723d48979751aa49ea86b4ebd0d8d
* APNs: Remove leading whitespace for a couple mmscMatt Mower2015-04-131-2/+2
| | | | | | ProMonte MMS & Sunrise MMS have extra whitespace in their mmsc. Change-Id: Ifda8b8171498c84f471665facecd0bba3eaaa56e
* apns: Added APNs for Movistar PeruZyg0te2015-04-081-1/+3
| | | | | | | | | This references CYAN-6451. Values based on movistar support document: http://catalogo.movistar.com.pe/ArchivosUsuario/ArchivoGuia/LG-T310-Plum-2G-CONFIGURACION-PERFIL-MMS.pdf Change-Id: I98822dc2c29ed00ccf2792e83a06a8ed14051de7 (cherry picked from commit 4203778b54fa511c26a9498bd346c653f2d6add6)
* Fix generate-half-res-anims.sh and halfres bootanimation.zipsAndreas Blaesius2015-04-078-3/+3
| | | | | | | | | bootanimation.zip contains PNG files and not JPG Some zips aren't resized and use original resolution instead half resolution, fix it too. Change-Id: Ic12f93dc2a18f7ca9c9c7bff6b34dc0821bbfb4c
* cm: CM-specific build macrosSteve Kondik2015-04-071-0/+6
| | | | | | | | | | * vendor/*/build/core/definitions.mk is automatically sourced by the build system to load custom macros. Start using this for some of our own. * Adds a "uniq" macro to remove duplicates from a list without changing it's order. Change-Id: Id5f1eb4b9f81bb31ca0b3d5e74c298b3d105da10
* userinit: kill userinit.dEmerson Pinter2015-04-071-6/+0
| | | | | | | We can't give exec permissions on /data, userinit.sh is sufficient for most cases. Change-Id: I924cecb2cd2ecf71bc15f77dccd2c28a19341b91
* Update APNs for SmartfrenHoward M. Harte2015-04-061-2/+2
| | | | | Change-Id: Id88ff4a559f50e83c52e709e8887d91a4f9ba132 (cherry picked from commit 2036a6fe36af24e5bd6cd7b3838d6fb47b13c12e)
* cm: Update notify_on_migrate pathArne Coucheron2015-04-031-2/+2
| | | | Change-Id: I308405d11571b428de6092eb356f10cc9e8ed718
* Updates for cm-12.1Michael Bestas2015-04-014-5/+5
| | | | Change-Id: I3eefaadce417ed3802f31bd62ee57a3b18561839
* Merge branch 'cm-12.0' of git://github.com/CyanogenMod/android_vendor_cm ↵Steve Kondik2015-03-2610-35/+116
|\ | | | | | | into cm-12.1
| * Airtel MMS - Add authtype=1 for PAPAbhisek Devkota2015-03-241-25/+25
| | | | | | | | Change-Id: Ic41d403221351b5bec67c306d8ded2915e0cf45b
| * Update Telekom (T-Mobile) HU APNTamás Tóth2015-03-231-3/+2
| | | | | | | | Change-Id: I003a14519b17ea0f7a3d72ee16fb97eeb763eb3e
| * SystemUpdateService: enable service but lock its receivers [2/2]Gianmarco Reverberi2015-03-201-2/+8
| | | | | | | | | | | | | | | | | | Added SecretCodeReceiver to locked components Added list of components that need to be forced enabled (because they've been previously disabled) Change-Id: I7cc0efc1830b45bc5384ff421b829e0be0d955d8
| * Update Telenor HU APNAbhisek Devkota2015-03-191-1/+2
| | | | | | | | Change-Id: I96fc55f7f30fb6203e8729e4cd7c40203adf3420
| * Add new Maxis combined APNAbhisek Devkota2015-03-181-0/+1
| | | | | | | | Change-Id: I1981d43e0fffb5ce0d468117490c30cfe0d50055
| * sepolicy: Permissions for userinitEmerson Pinter2015-03-173-0/+12
| | | | | | | | Change-Id: Icaf9d191841a6214925729e40d84a61a2ebf2296
| * Add USMobile (MVNO) apnAbhisek Devkota2015-03-161-0/+1
| | | | | | | | Change-Id: I5cf33256a04e96567d87042e10ed80034a40ec41
| * apn: Add LG U+ LTE APNByun Jae Myeong2015-03-161-0/+1
| | | | | | | | | | Change-Id: I5bb329e9b2d5eb76a47db8c0ea2fdd0b853c29e5 Signed-off-by: Byun Jae Myeong <byon0716@gmail.com>
| * Add additional APNs for US CellularHoward M. Harte2015-03-161-0/+59
| | | | | | | | Change-Id: Ia3e5ccc244ff6b95de1f079571c12591375b847b
| * vendor:cm: Add Moto E contributorspercy-g22015-03-161-0/+1
| | | | | | | | Change-Id: I5e560a306b62b172c6ea7855c48a54dbc6193ac4
| * Fix default Alarm toneAbhisek Devkota2015-03-164-4/+4
| | | | | | | | | | | | Hassium was deleted as a duplicate of Helium. Fix this value. Change-Id: I27e60c05ebe82d5ba400d84f5466308012a102d6
* | cm: We're CM 12.1Steve Kondik2015-03-231-1/+1
|/ | | | Change-Id: Ia3304ff55b13cdb6161280ea08fef2b4a0b0eaf7
* Add APN for SmartfrenHoward M. Harte2015-03-131-0/+2
| | | | Change-Id: I1553dad104c200822167baa3a33d6fe6dbd176da
* APN: Add LowiKra1o52015-03-111-0/+1
| | | | Change-Id: I9006f766912c38dddb674096cae7431b7880ce7a
* APN: Fix Pepephone 4GKra1o52015-03-101-2/+1
| | | | Change-Id: I234be5e3cd0049b4e0d1245c0e4e1d4e5f979cba
* cm: Add import for prebundled APKsEthan Chen2015-03-101-0/+1
| | | | Change-Id: I8760457c974fdc22a6f2304a044120a01b14a111
* sepolicy: recovery: Allow data file writeTom Marshall2015-03-101-1/+1
| | | | | | Needed to preserve /data/.layout_version (aka nesting bug fix). Change-Id: Iaae982223e80ad10479cf1ca3db09da7ada5663e
* vendor:cm: fixup formatting of CONTRIBUTORSBrinly Taylor2015-03-081-1/+1
| | | | | | * honami is messed up formatting Change-Id: Ie78304ae53710784df272ca857df80ee60a4aa9a
* [3/3] CmHardwareService: add sepolicyScott Mertz2015-03-071-0/+1
| | | | Change-Id: I551f61f40225a679593e94dbd47bb2fb0025da7e
* Vendor: Update Privacy policy URLNBruderman2015-03-061-1/+1
| | | | | | | The old address directs to this address, so lets change that to prevent future mismatches. Change-Id: I999b4568130722d21b9c21f0835ed07f4fac8c53
* APN: Add Pepephone 4GKra1o52015-03-061-3/+6
| | | | Change-Id: I4f40dbab1125f5a3c0850d926b2e853b3a277089
* Revert "apns-conf: remove default type from all vzw apns"Zach Frank2015-03-051-29/+29
| | | | | | | | Causing data problems for multiple Verizon users on multiple devices This reverts commit 54a9c4ad260edbf3eb3612ee12fbc382d8eeac8c. Change-Id: I3ea083f1b040cb6b1c2ab52dbddf6e9403bc6f39
* otasigcheck: skip otasigcheck in headless modeBrint E. Kriebel2015-03-041-0/+6
| | | | | | | We should assume that headless mode is going to handle data wipe as needed. Change-Id: Iea01a061458f5b5ecc881e41ec8ac2200722eeed
* Add MVNO APN "coopvoce"RGIB2015-03-021-0/+1
| | | | Change-Id: Ie978eed41257071345fcb2dcb0d4f8b63045942d
* Enable circle battery & right QS pulldown by defaultMichael Bestas2015-02-271-4/+3
| | | | Change-Id: I0338473af886a8febfbcbb64fa5c8f488c182a40
* apns-conf: remove default type from all vzw apnsShareef Ali2015-02-271-29/+29
| | | | | | | * Fixes being stuck in 1x or 3g and not being able to hand back up without a reboot or airplane mode toggle Change-Id: I9d6c422c77b2a55fab551538f8776402bc574478
* More Reliance (rcomnet) updatesAbhisek Devkota2015-02-261-27/+27
| | | | Change-Id: Idfa139e24ad6918ee25de49262c7a55f481fb297
* Prioritize Airtel GPRS over Airtel Live in India.Adnan2015-02-261-26/+26
| | | | | Change-Id: I92a94af8a05371c9ed090789fa9aa3353a09b68f (cherry picked from commit e8bb4f8277597a543cc09ff601916816df84b21c)
* cm: Add more contributorsAlbertoG962015-02-231-1/+3
| | | | | | | | * Add Galaxy S IV 3G I9500 contributors * Add Michael Bestas to Find7 * Add Galaxy S IV LTE-A I9506 contributor Change-Id: I8b1e5ff1e8899eadfc2c3f5a39e4e4bbc3c04a21
* sepolicy: Allow CMUpdater/uncrypt access to recovery_cache_filedhacker292015-02-213-0/+10
| | | | Change-Id: I514d128160ed4e04564077d7a2e2ad297af92e28
* sepolicy: Allow vold to create tmpfs files for asec containersChristopher R. Palmer2015-02-191-0/+1
| | | | Change-Id: Ic8f1641928840774204099453b74dc1b52b3c6f8
* sepolicy: Allow system apps to write cache and media filesBrint E. Kriebel2015-02-171-2/+4
| | | | | | Updaters need to be able to read and write to these locations. Change-Id: I928a5f73ec29ab4fecb717072532d449192f3ca9
* Update Japanese APNsblack2015-02-161-2/+3
| | | | | | Wi-Ho!: http://sim.telecomsquare.co.jp/jp/ Change-Id: I0951f5260ac5eee8ea6ebcda24eec03a9233dd19
* correct APN for Setar Arubagekkehenkie112015-02-161-1/+1
| | | | Change-Id: I8d6f4609aee06640ad755ef834a48f32392521b1
* sepolicy: Fix denails for flash_recovery servicedhacker292015-02-152-0/+3
| | | | | | Needed when option is checked to update cm recovery Change-Id: I0b2fbfd7c141ae03ce14b9afeffd3a027d791c80
* vendor:cm: Update CONTRIBUTORS.mkdnBrinly Taylor2015-02-131-19/+30
| | | | | | | * Added some recent Sony devices * Update a Nexus * Added a new FreeXperia team. Change-Id: Ic919efddd59f112302d38063d128ebf03ea876f3
* vendor:cm: cleanup contributorsBrinly Taylor2015-02-131-5/+3
| | | | | | Cleanup blank devices and swap Wifi to WiFi Change-Id: I0c788e3bbf716c6f2145ef22a9c02e286483dd7d
* sepolicy: Split off /cache/recovery's permissionsRicardo Cerqueira2015-02-114-0/+13
| | | | | | | /cache/recovery is used by 2 domains: recovery and updater apps. Separate its perms from the rest of /cache and grant them to those 2 clients Change-Id: Iacde60744c07423f9876c2f8e3da900543e38ddf