summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cm: Fix the backuptool importation logicAdrianDC2016-05-251-1/+1
| | | | | | | * backuptool.sh and its dependencies are to be used on devices without the flags being checked, not with Change-Id: Ia2e1e32c4878f52a0a781e64583a95b32f8d3611
* Fix GMS guardAbhisek Devkota2016-05-241-1/+1
| | | | | RM-232 Change-Id: I68a360a15ed31461f1defdfe3e2e88d74cc0897a
* Update ambientsdk version 1.5.11Raj Yengisetty2016-05-241-1/+1
| | | | | | Ticket:NOTES-134 Change-Id: I87f91ef1a015d8b98386b6f0c4148ba012245fce
* apns: Fix up AT&T APNsSteve Kondik2016-05-211-2/+2
| | | | | | | * MNC for AT&T is 410 - fix Nextgenphone * Remove deprecated APNs Change-Id: Ie8f0cfdb400c0f0b8028524143a351472a2f5452
* Include Gello.Tom Powell2016-05-201-0/+45
| | | | | | | Run `export WITH_GELLO_SOURCE=true` to build from source. Otherwise, include artifact from maven repository. Change-Id: Ie9e0aa23aaaee3bc4ab7048eddd7063fbed531ab
* APN: Add Straight Talk Verizon APNKevin F. Haggerty2016-05-171-0/+1
| | | | Change-Id: I5ba539d6d909c108192ffce5ec18c2b0b17c1d12
* sepolicy: Allow uncrypt additional accessPat Erley2016-05-161-0/+5
| | | | | | | Uncrypt may need access to additional selinux contexts for devices with created storage solutions. Change-Id: Ie90f130ff6bafdd195379f7d57504b2fce4ef830
* cm: Extend policy for IOPSteve Kondik2016-05-141-0/+4
| | | | | | * IO prefetcher needs to dig into themes and media as well. Change-Id: I72cd7fca3a7cacf28764023a73c66e4ea8a58be5
* Add overlay for fingerprint help URLLuis Vidal2016-05-121-0/+3
| | | | | Change-Id: Ieb98af0b2619dbb6013ba6ac19e498fc23f76bea TICKET: CYNGNOS-2560
* cm: Build DataUsageProviderluca0204002016-05-101-1/+2
| | | | Change-Id: I89124cd684f40b48099ce32be3e20111c044c8a0
* Prep for C-Apps supportAbhisek Devkota2016-05-091-0/+23
| | | | | | | Without this patch, you will enter permission rejection hell. RM-232 Change-Id: Ifa3fd57b97dee280083035f1086e988ac649eaef
* Update Ambient SDK to 1.5.8Rohit Yengisetty2016-05-081-1/+1
| | | | Change-Id: I3262c0401af53658ea5d7789a8e4f23fe9c159d2
* cm: Add SE policy for iop serviceSteve Kondik2016-05-061-0/+6
| | | | Change-Id: I14338a03c469cd71a6d5c7fecc71eb2290b2e6c4
* cm: Allow LiveDisplay to write to color_enhanceZhao Wei Liew2016-04-302-0/+3
| | | | | | | | | The proper permissions for the color_enhance sysfs node weren't being set, rendering the color enhancement switch useless. Set the proper permissions for LiveDisplay to toggle color enhancement. Change-Id: Ic8dba8953b73a497cb01a645834c0e7934092b38
* cm: Remove garbage from sepolicySteve Kondik2016-04-301-2/+2
| | | | | | * Not sure how the -- got here but it causes the rules to be invalid. Change-Id: Ib17217d14f844d7aa27bb554346183e32ff5ae13
* APN: Fix Saunalahti APN regression introduced by CYNGNOS-436Anssi Hannula2016-04-291-1/+1
| | | | | | | | | | | | | | | | | | | | | Commit 2254bbae310999b97f ("Yet another massive APN list") referencing CYNGNOS-436 changed the APN for legacy Saunalahti SIM cards (MCC 244, MNC 21) from "internet.saunalahti" to "internet.saunalahti.fi". This causes mobile data to no longer work with such SIM cards as the previous APN was correct. The APN is also listed as "internet.saunalahti" on the provider site (in Finnish) for their legacy MNC = 21 SIM card variant: http://elisa.fi/asiakaspalvelu/aihe/matkapuhelinliittymat/ohje/palveluasetukset-android/ Saunalahti is a brand owned by Elisa. Note that "internet.saunalahti.fi" is not the correct APN for any other Saunalahti SIM card either, so I'm not sure where this incorrect change originated from. Change-Id: I7d437b25490d79f68385aabed256c62c600bc4f6
* APN: update Batelco and Zain APNs for BahrainKasual2016-04-281-8/+6
| | | | Change-Id: I48e173965380140a53ac495ce87652c673cb6b93
* cm: Add CMAudioService the platformSteve Kondik2016-04-264-0/+30
| | | | | | * Also brings JNI to CMSDK Change-Id: I599964a1f9200a8d2ecdad0bb8c4d8593e6d7415
* Remove cyngn dialerRichard MacGregor2016-04-252-3/+0
| | | | | Ticket CD-544 Change-Id: I4c14bb05959f5db264bb61c65cc9031e7836b972
* Update Ambient SDK to 1.5.5Raj Yengisetty2016-04-221-1/+1
| | | | | Ticket: NOTES-39 Change-Id: I3706029f772ffa8d8f061331ab314b9f4be81b9f
* sepolicy: Allow recovery to mount on tmpfsPat Erley2016-04-221-0/+1
| | | | | | | | | | | | | | /storage is a tmpfs volume, and is where updater stores its zip when downloading updates. Devices with emmc partitions that are used as 'sdcard' volumes will end up with paths like: /storage/UUID/...../update.zip where UUID is the mount point for the partition and update.zip is the downloaded update. With this change, minivold can create the UUID folder and mount onto it, fixing the application of updates. Change-Id: I4fa84fd590f5ff0f91e38c49cef0c179728fdf43
* Update Ambient SDK to 1.5.3Matt Garnes2016-04-201-1/+1
| | | | | Change-Id: If6530434228674accf2afe7028e7cb8fd33671db Issue-Id: CP-199
* MetroPCS APN updateJason Riordan2016-04-151-3/+2
| | | | Change-Id: I23dd9e5730b99d8a0a61bc777dd3f445148b3890
* Irancell & MTS APN updatesJason Riordan2016-04-151-4/+4
| | | | Change-Id: Ie0a929fc4bc9659163b08beb1246ba0196c8d14b
* cm: Amend api text message.Adnan Begovic2016-04-151-2/+1
| | | | Change-Id: Idfa73b8ec3f9375766e01d8fb7b69079d776b751
* Update APN name for Movistar INTERNETDeepak Kundra2016-04-141-1/+1
| | | | | | Issue-id:FEIJ-44 Change-Id: Ie1e52575f61764e5811d71da8930a88b139deb78
* APN: fixup single-digit mnc APNsJason Riordan2016-04-141-65/+65
| | | | | | mnc="1" != mnc="01" Change-Id: I1eb77fa365d0d06b9a11671be576a6c9b7bd28f9
* cm: Moving LiveDisplay to CMSDKSteve Kondik2016-04-134-5/+31
| | | | | | * Also alphabetized the list of feature xmls, you filthy pigs. Change-Id: I094a46c313be4531c6dd1af1e007a26b2476d60e
* SMART [PH] APN updatesJason Riordan2016-04-121-3/+9
| | | | Change-Id: I4157f810f7b0663b353aa664eb3f765fef9158ec
* cm: Support maven artifact as aar for publish.Adnan Begovic2016-04-121-2/+2
| | | | | Change-Id: Ie0b81e46823e15b1cadfd1426f6d6cbb6daf4e10 TICKET: CYNGNOS-2305
* Update ambientsdk version 1.5.2Raj Yengisetty2016-04-081-1/+1
| | | | Change-Id: I4bd2231f3eb047631b4bd1d3cbed2ffa21c610b8
* cm: sepolicy: allow platform apps to execute render scriptsMatthias Yzusqui2016-04-051-0/+3
| | | | | | | * Needed by Gallery3D Photo Editor to apply effects like: Vignette and Graduated. Change-Id: I7b07a974fbdb77abbaba1c15a21e918406d2175b
* cm: Actually have checkapi-cm match against prior release.Adnan Begovic2016-04-011-2/+2
| | | | | Change-Id: I10b88f962d9410687640a40ce7f564e0bd04c2c6 TICKET: CYNGNOS-2303
* cm: Prepare for api level 6.Adnan Begovic2016-04-011-1/+1
| | | | | TICKET: CYNGNOS-2303 Change-Id: Ife365b606abe8043a4c6e9c0eef206e629a470cd
* Add Weather Content Provider [3/5]Luis Vidal2016-03-315-3/+26
| | | | | | | | | | Introduce the weather system feature, which will be used to identify if the Weather Content Provider/Weather services are available in the device. Add SELinux entries for the cmweather service Change-Id: Ibe862903095276f87f23c0d7dae54733eeeb5638
* Fix typoEvan Widger2016-03-311-1/+1
| | | | Change-Id: Icb4922d900260e7ad42578ce8f43151df896e1bf
* cm: Add further verbose messaging for api breaking changes.Adnan Begovic2016-03-301-1/+6
| | | | Change-Id: I2a53cbfb1aff682f0d39c7f600cc755aa9e4baa9
* LLS: Add live lock screen service [3/4]d34d2016-03-303-1/+4
| | | | Change-Id: I9136e9c9c1413c45aa300f0c92fd69b0c409a052
* LatinIME: Refresh remaining dictionariesMichael Bestas2016-03-296-0/+0
| | | | | | * Also drop Hungarian dictionary as it has an invalid wordlist Change-Id: If277ef78ad60addd456a39444c5ed080c53303e0
* cm: Introduce partner feature xml.Adnan Begovic2016-03-252-1/+25
| | | | | Change-Id: Ic4ab2c85fb2935646438b9063d98ee0333c927f5 TICKET: CYNGNOS-2293
* cm: Introduce performance feature xml.Adnan Begovic2016-03-252-1/+25
| | | | | Change-Id: I9c8cfa27f0b8cf41ff66d81724f92bd412763a65 TICKET: CYNGNOS-2294
* cm: Introduce telephony feature xml.Adnan Begovic2016-03-242-1/+25
| | | | | Change-Id: I35e0b25a7323af12c6c87edc247a03cf9d919a0c TICKET: CYNGNOS-2291
* cm: Introduce appsuggest feature xml.Adnan Begovic2016-03-242-1/+25
| | | | | TICKET: CYNGNOS-2290 Change-Id: I4d4b342f4a9664ef9ba78f8a57dc18ef5ad0fd8f
* cm: Introduce profiles feature xml.Adnan Begovic2016-03-242-1/+25
| | | | | TICKET: CYNGNOS-2288 Change-Id: I7ebc085732bc09e2c2737d2acfa090a74e40c9fb
* cm: Introduce statusbar feature xml.Adnan Begovic2016-03-242-1/+25
| | | | | TICKET: CYNGNOS-2289 Change-Id: I1906717f69c5123d2d3f12e860e729810073a01e
* cm: sepolicy: allow platform apps to crop user imagescodeworkx2016-03-161-0/+3
| | | | | | | | | | | | | | Needed for gallery3d when setting contact pics avc: denied { write } for comm=4173796E635461736B202334 path="/data/data/com.android.settings/cache/CropEditUserPhoto.jpg" dev="mmcblk0p50" ino=65849 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_app_data_file:s0 tclass=file permissive=0 03-05 13:07:40.741 22060-22207/com.android.gallery3d W/System.err﹕ java.io.IOException: write failed: EACCES (Permission denied) Change-Id: Iaa7f75abfd41c86e1a321d5f35b950f9dc7eb930
* cm: Commonize cmsdk specific targets.Adnan Begovic2016-03-153-43/+44
| | | | Change-Id: I5e2f0b84ed34244b7549daf91053258193dd716f
* cm: Remove externalCMServices overlay. (in cmsdk)Adnan Begovic2016-03-151-14/+0
| | | | Change-Id: I518653830afd40a187bbbc56e145230671dbac49
* Add Z00L maintainersLuca Stefani2016-03-151-0/+1
| | | | Change-Id: I2cb96af2bb6dd270643d33882a715ae094f96f29
* Bring back Exchange2Abhisek Devkota2016-03-141-0/+4
| | | | | | Dropped out via r22, but we want this Change-Id: Iec52790d7c69594d1101d9062fb649a3aca866ab