summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update board config for new audio blobsEspen Fjellvær Olsen2012-10-243-2/+54
| | | | Change-Id: I82d2a6856d76c1a758c502fd99ad0931ef7f2eed
* change network location provider packagecodeworkx2012-10-131-4/+4
| | | | Change-Id: I97336264842a68edec8a36cefb487cd138feee18
* power_profile: Add cpu.awake parameterAndrew Dodd2012-10-041-0/+1
| | | | | | | | | | | | | | | | | | | | | One of the remaining issues with the new profile is lack of a cpu.awake parameter - without this, wakelock holders won't be penalized in battery stats. Make a wild-ass guesstimate of 15 mA, based on: Best-case consumption is around 0.5%/hour with radio on, assume 8.25 mA consumption of non-CPU stuff in deep sleep. Best case consumption when wakelocked is usually around 1.25-1.5%/hour, assume then, about 25 mA total when wakelocked. Subtract the baseline and it's 15-16 mA. Let's just round to a multiple of 5 here, since it IS a WAG. Also, consumption when the CPU is running at 200 MHz (for example, governor set to ignore nice load, and a program is endlessly looping but niced to avoid bumping the gov) is usually around 4-5%/hour, which is semi-consistent with a number of 55 mA for 200 MHz op. Change-Id: I6aa08842dd2acfced0c70a95d973aa0b415799cc
* Do not build libsyncAndrew Dodd2012-10-021-2/+1
| | | | | | | | It is a not a dependency of any hwcomposer that functions properly on Exynos 4210 devices. Only Exynos 4412 (I9300 JB) hwc depends on it. Change-Id: I7f964566ee177382501c148e19a0b4de012231d6
* Update for JB/Mali r3p0Espen Fjellvær Olsen2012-10-023-1/+4
| | | | Change-Id: I911c4679f9c8d0aed62516514a3eb48521d86f66
* removed gralloc overlay, moved bits to hardware/libhardwarecodeworkx2012-09-181-273/+0
| | | | Change-Id: I36a5e5d0db04ad590c3a972c6ad7fa234b530fda
* power_profile: Bring a sane one from a Samsung firmwareAndrew Dodd2012-09-141-56/+33
| | | | | | Whatever is currently here looks like it's OMAP-ish and results in what appears to be bogus ordering in Battery stats.
* camera: Fix camcorder preview sizesathurh2012-09-101-0/+10
| | | | Change-Id: I66d23df932ae8d2babf4fa80033ce5f2f047e0a9
* Allow d710 to pull from common reposbrissen2012-08-301-1/+1
| | | | Change-Id: I1c6a10d8ab9efd98baebb95306c092aa1d699764
* enable samsung stkcodeworkx2012-08-301-0/+3
| | | | Change-Id: I319dc79e0d4ee9f9f29f0dcc4454c422c8e039b4
* workaround for samsungs volume bugcodeworkx2012-08-211-0/+1
|
* legacy sta eventsDaniel Hillenbrand2012-08-141-0/+1
|
* Add UMS supportEspen Fjellvær Olsen2012-08-121-2/+4
|
* overlay: Fix typoAndrew Dodd2012-08-071-1/+1
|
* overlay: led flash and dock settingsDaniel Hillenbrand2012-08-071-4/+4
|
* overlay: Enable workaround for broken audio policy HALAndrew Dodd2012-08-041-0/+2
| | | | This will permit A2DP to work with our broken HAL
* Merge pull request #1 from athurh/jellybeanDaniel Hillenbrand2012-08-021-16/+18
|\ | | | | camera: Fix ISO speed values
| * camera: Fix ISO speed valuesathurh2012-07-261-16/+18
| |
* | init: correct dev/log permissionsDaniel Hillenbrand2012-08-011-4/+0
| |
* | init: create mntDaniel Hillenbrand2012-07-301-0/+1
| |
* | Revert "added global cflag GLES2_NO_DISCARD_FRAMEBUFFER"Daniel Hillenbrand2012-07-291-1/+0
| | | | | | | | This reverts commit 5964b7b93f78ddfe6219717548908db93b759eed.
* | phone: Enable noise suppression controlAndrew Dodd2012-07-291-2/+2
| | | | | | | | | | This feature was just forward-ported from CM9 in the core code
* | added global cflag GLES2_NO_DISCARD_FRAMEBUFFERDaniel Hillenbrand2012-07-291-0/+1
| |
* | Import gps init script on devices that have itAndrew Dodd2012-07-281-0/+1
| |
* | Revert "galaxys2: Let devices copy init script"Andrew Dodd2012-07-281-0/+1
| | | | | | | | | | Codeworkx suggested a better approach for N7000 GPS. This reverts commit 80b9b4bd851fed3f9aabb673b3ca3b2c5d4aa46f.
* | galaxys2: Let devices copy init scriptAndrew Dodd2012-07-281-1/+0
| | | | | | | | | | | | | | GT-I9100 and SGH-I777 share an init script - keep the script here but let the device tree copy it. This lets us fork the GT-N7000 init script, which is different
* | Disable hwid check for wrappersEspen Fjellvær Olsen2012-07-271-0/+1
|/ | | | Change-Id: I7700e12930575d8707891542632aa30d590a340b
* Remove libsensors from commonAndrew Dodd2012-07-2517-1942/+0
| | | | Since n7000 is using our tree, it needs to be per-device
* releasetools: Fix for new backup scriptAndrew Dodd2012-07-251-0/+2
| | | | | | | | Backup script no longer mounts/unmounts /system This now needs to be done by the update-script Forward-port this change from ICS
* Remove setprop deviceXpLoDWilD2012-07-251-2/+0
|
* per device dpi settingDaniel Hillenbrand2012-07-251-8/+0
|
* initial commitDaniel Hillenbrand2012-07-2575-0/+7413