summaryrefslogtreecommitdiffstats
path: root/prebuilt
Commit message (Collapse)AuthorAgeFilesLines
* cm_audio: Rename Doink.oog to CyanDoink.oog to prevent overridedhacker292013-11-221-0/+0
| | | | | | | | | | PRODUCT_COPY_FILES vendor/cm/prebuilt/common/media/audio/ notifications/Doink.ogg:system/media/audio/notifications/Doink.ogg ignored. This is due to Doink.oog already existing in frameworks/base Change-Id: I7ab091680f9cb0fb349ff425cb3ee1273d32ee89
* selinuxrelabel: Need to check in priv-app nowdhacker292013-11-151-1/+1
| | | | Change-Id: I67529c3b0f8baaac15fd475305eafd085feac112
* Updates for CM11Ricardo Cerqueira2013-11-052-2/+2
| | | | Change-Id: Icb527c5aefa0dd86cc91f42f4f691b5fdf7ead48
* Remove audio files per author requestAbhisek Devkota2013-08-145-0/+0
| | | | | | | | | | | | Original author Dennis Cleiren has contacted us and asked to remove 5 audio files that were not intended to be merged (miscommunication with codeworkx of original patches). For reference: http://review.cyanogenmod.org/#/c/13215/ http://review.cyanogenmod.org/#/c/16482/ Change-Id: Idad43b62f2d3fbf593b80b56ee129dd6b98e30eb
* apns: add 8ta APNisimobile2013-10-281-0/+2
| | | | | | | Add South Africa newest cellphone provider 8ta.com/telkommobile.co.za APN values Change-Id: If2f0c593c41c9c9d8c57d14602ee7304ba735fb0
* cm: World Phone supportShareef Ali2013-10-282-225/+164
| | | | | | | | * combine apns * leave cdma/gsm files intact but empty until the calls * are removed from devices cm.mk Change-Id: I0686ef4ee1fe9b34ac9beaaa2bd43555234f4f6d
* init.local.rc: Fix typoMichael Bestas2013-10-241-2/+2
| | | | Change-Id: Iec9b4c84cfc8c594558cab55a597cbefa6171d33
* Merge "vendor/cm: Clean up init.local.rc" into cm-10.2Ricardo Cerqueira2013-10-231-12/+5
|\
| * vendor/cm: Clean up init.local.rcJon Mooney2013-10-231-12/+5
| | | | | | | | | | | | | | | | | | | | 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
* | No need to override mkshrc as it no longer exports PS1dhacker292013-10-221-29/+0
|/ | | | | | busybox sh works fine with the one in android_external_mksh Change-Id: I09ae2d16837053ea0be50d3320eccf47057e25c1
* Add Korean KT LTE apnaleksei2013-10-181-0/+1
| | | | Change-Id: Ife005be1d99933cae3badc5ec4766c43283d17ef
* Merge "Add APNs for VZW Network Extender" into cm-10.2Abhisek Devkota2013-10-171-0/+7
|\
| * Add APNs for VZW Network ExtenderChris123NT2013-10-161-0/+7
| | | | | | | | | | | | | | PS2: Fixed whitespace and indents PS3: Fixed whitespace for real this time Change-Id: Ie853980f3c7258ea23bbfdedb7c2f10e83628d76
* | Fix For LTE CLARO APNAlan J. Ortiz2013-10-171-2/+2
|/ | | | | | | | 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
* vendor/cm: fix Sprint MMS apn being set as defaultMichael Limb2013-10-121-1/+1
| | | | | | | | 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
* Merge "Fix APN typo for VIPNet Croatia Change-Id: ↵Ricardo Cerqueira2013-10-111-1/+1
|\ | | | | | | I2d1815900525efdbadb0398383eff9eb425a2355" into cm-10.2
| * Fix APN typo for VIPNet Croatiadcos2013-10-071-1/+1
| | | | | | | | Change-Id: I2d1815900525efdbadb0398383eff9eb425a2355
* | apns: add otelo web APNTim Clark2013-10-101-0/+1
| | | | | | | | | | | | CYAN-2440 on Jira Change-Id: I266c8759716fc1883a73c4e66c7cb13d80153ac0
* | cm: Update permissions for ondemand sysfs nodesSteve Kondik2013-10-071-1/+11
|/ | | | Change-Id: I4d7e856a720bef539bd5c43624cc8ed746b2cc95
* cm: Set permissions on input_boost nodeSteve Kondik2013-10-041-0/+2
| | | | Change-Id: I2f02a3035158dbd138c2c22ddd4536bd717ae6b9
* apns: cleanup 3 ITA carrierGiulio Cervera2013-10-031-2/+1
| | | | Change-Id: I14eb1e68943bdf9b0164afa1dd4258e55d709334
* cm: Set permissions on notify_on_migrate nodeSteve Kondik2013-10-021-0/+3
| | | | | | * Used by PowerHAL Change-Id: Ifbf58c145522d82d220fbae39a6b7319971ecbb5
* rootdir: Set permissions for additional interactive sysfs nodesGiulio Cervera2013-09-281-0/+2
| | | | Change-Id: I2dbcdcc199c5f75d08e8ebf41cd6768c7648e27b
* init: provide initial pemissions for ondemand governorGiulio Cervera2013-09-281-0/+47
| | | | | | also set all governor permissions a bit late Change-Id: I5c1445b31bcaf34a535efd7438fd612ada460ea2
* Allow 'system' user to modify cpufreq control filesNameLess, the Jedi2013-09-281-0/+8
| | | | | | This is needed by new CPU Settings in CMParts Change-Id: I0ec4e0b1705670034a433df549b2895985c476af
* Merge "prebuilt: apns-conf-cdma.xml: Fix Sprint APNs and clean up APNs for ↵Keyan Mobli2013-09-251-144/+103
|\ | | | | | | test SIM cards" into cm-10.2
| * prebuilt: apns-conf-cdma.xml: Fix Sprint APNs and clean up APNs for test SIM ↵Richard Ross2013-09-011-144/+103
| | | | | | | | | | | | | | | | | | | | | | 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
* | Merge "Add Beeline UZ APN" into cm-10.2Ricardo Cerqueira2013-09-141-1/+2
|\ \
| * | Add Beeline UZ APNAbhisek Devkota2013-08-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge "Add NTT Docomo(spmode) APN" into cm-10.2Ricardo Cerqueira2013-09-141-0/+1
|\ \ \
| * | | Add NTT Docomo(spmode) APNAbhisek Devkota2013-08-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Add APN per https://jira.cyanogenmod.org/browse/CYAN-2016 Change-Id: I4d7fd2b1732b20c14d4cf174cb04e81fbd7230b7
* | | | Merge "Adjust mnc for Movistar CL" into cm-10.2Ricardo Cerqueira2013-09-141-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Adjust mnc for Movistar CLAbhisek Devkota2013-08-141-2/+2
| | |/ | |/| | | | | | | | | | | | | | | | Per https://jira.cyanogenmod.org/browse/CYAN-2038 we have the wrong MNC value listed in our config. Change-Id: I5bbe9d80e0d1b420c7024a4e5c003a209d2c9c52
* | | Use Package Manager to disable stock OTAPawit Pornkitprasan2013-09-012-19/+0
|/ / | | | | | | | | | | | | | | | | This reverts commit ea14a88a2ac567104f267fda5a4507d0ae48040c. Using the Package Manager prevents any danling wakelock from killed service/receiver. Change-Id: Ie3162ca4b18a7bc9c55613af39e88ea980407e5f
* | otablock: also disable BroadcastReceiverPawit Pornkitprasan2013-08-291-0/+1
| | | | | | | | | | | | otherwise it'll prevent the device from going to sleep Change-Id: I56e20c4b3e33c78f30e095f38240d6663c9d74f5
* | Prevent stock OTA activities from running in CMRicardo Cerqueira2013-08-272-0/+18
| | | | | | | | Change-Id: I3f586cd246fc351afb82c94f41329bf930f6f41a
* | backuptool: Add support for cross-version whitelistsRicardo Cerqueira2013-08-262-3/+31
|/ | | | Change-Id: I415eb4d64d693a7e150656802be7f7c4a0e5ab8b
* Add Eastlink Wireless APNAbhisek Devkota2013-08-251-0/+4
| | | | | | | Add national and international roaming APNs per https://jira.cyanogenmod.org/browse/CYAN-1994 Change-Id: Ife2f6ac1b3b712b62ebe71f51d18edd5be462b80
* Correct Tele2 APNsAbhisek Devkota2013-08-251-3/+2
| | | | | | | Per https://jira.cyanogenmod.org/browse/CYAN-1976 Tele2 APNs are inaccurate and/or outdated. Change-Id: Iee4672aad87df019cd9b28d50bfb2219e0cb2594
* add T-Mobile's IPv6 APNDaniel Drown2013-08-251-0/+1
| | | | Change-Id: Ice9d714bbcb6a376692d5bb04fd5c636ae4ee01c
* apns-conf.xml: Re-add old StraightTalk ATT apn settingsEric Clothier2013-08-251-0/+1
| | | | | | | | | | 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
* Update version in backuptool.functions tooblunden2013-08-251-1/+1
| | | | Change-Id: Idbdf7ffbec037a78c2d3df4ca2a83c1058c19279
* Merge "Fix LV LMT MMS settings" into cm-10.2Giulio Cervera2013-08-241-1/+1
|\
| * Fix LV LMT MMS settingsDavis Mosenkovs2013-08-191-1/+1
| | | | | | | | Change-Id: I49493cc6cac4e8cf9d9fe1cbdc5019bc36bb4aa5
* | Add Personal PY APNsAbhisek Devkota2013-08-211-0/+2
|/ | | | | | Per https://jira.cyanogenmod.org/browse/CYAN-1959 add new APNs. Change-Id: I3feffe7560d6d713775b8bd6c6cc240d659e0494
* Merge "Add SKT LTE APN" into cm-10.2Ricardo Cerqueira2013-08-191-0/+1
|\
| * Add SKT LTE APNAbhisek Devkota2013-07-291-0/+1
| | | | | | | | | | | | Details per https://jira.cyanogenmod.org/browse/CYAN-1812 Change-Id: I74f264a0bb8b57c8513a103a32b4d6bba5bc8b49
* | Merge "Update Golan (Israel) APN" into cm-10.2Ricardo Cerqueira2013-08-191-2/+2
|\ \
| * | Update Golan (Israel) APNAbhisek Devkota2013-07-291-2/+2
| |/ | | | | | | | | | | | | Details per https://jira.cyanogenmod.org/browse/CYAN-1787 and http://wiki.apnchanger.org/Israel#Golan_Telecom Change-Id: I3df282ec1f9c5e87151419e19d2f9ecbb2ccc781
* | Merge "Add YouPhone 3G MVNO" into cm-10.2Ricardo Cerqueira2013-08-191-0/+1
|\ \