summaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Collapse)AuthorAgeFilesLines
* remove bcmdhd.calWolfgang Wiedmeyer2017-06-121-2/+1
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Remove all GPS code.Jookia2017-01-101-6/+0
| | | | | | Currently gpswrapper causes a crash when booting, so for now remove it. But since we're removing that, remove the rest of it while we're at it. If people want to use the GPS, they can revert this commit.
* Don't expect the existence of the blob repoWolfgang Wiedmeyer2017-01-101-1/+1
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Remove unused proprietary RIL wrapping code.Jookia2017-01-101-5/+0
|
* Audio-RIL-InterfacePaul Kocialkowski2017-01-101-1/+2
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Samsung-RILPaul Kocialkowski2017-01-101-1/+3
| | | | | Cherry-picked! Conflict: "initial L bringup" adds rmnet0,rmnet1 to interfaces, leave it.
* SoftwareGLPaul Kocialkowski2017-01-101-17/+0
| | | | | Cherry-picked! Note: Not sure what extra config to remove, so just remove EGL_* for now.
* galaxys2-common: Remove low latency audioCaio Schnepper2016-03-241-1/+0
| | | | | | The sound stutter too much with it Change-Id: If1633e7e7de18f6dd2d9a34165c8c71a563bef45
* galaxys2-common: Add f2fs filesystem supportArnab Chaudhuri2016-02-231-0/+5
| | | | Change-Id: I593fe2057a057e7fcf73a6158df7646ad1a9bceb
* galaxys2-common: Update Wi-Fi configurationArnab Chaudhuri2015-12-291-2/+3
| | | | Change-Id: I83c0c08e06db8c9275047c9f4c7f6d8c87ec5a68
* galaxys2-common: Use ril-wrapper to stop libsec-ril from crashingCaio Schnepper2015-12-211-2/+3
| | | | | | Based off dmitry-ril for the Nexus S Change-Id: I867118237062997c0459e0fb5749b128849f903c
* Remove busybox static buildrogersb112015-12-031-2/+1
| | | | Change-Id: I05bada477996169814955459de457a614299c3c6
* galaxys2-common: Shim library for missing symbols in Samsung blobsArne Coucheron2015-11-261-0/+4
| | | | Change-Id: Ie67016ecdc5df7a18debd07bcb923886dcacb8a0
* galaxys2-common: Remove persist.sys.usb.config overrideNick Kralevich2015-11-171-4/+0
| | | | | | | | | | | | The variable persist.sys.usb.config is no longer honored by the framework, and it's presence causes unnecessary toggling of the USB driver, which disonnects ADB and makes the device's connection unstable. Delete it. Bug: 21404762 Bug: 18905620 Change-Id: I0666d2044a63c78232af8a1622bf3d01ed44b1ca
* galaxys2-common: Remove deprecated USB OTG propertyCaio Schnepper2015-11-171-3/+0
| | | | Change-Id: I9a1f9c588b6d68996deec5dc9349b7fa8dc62e87
* Remove unneeded torch packageCaio Schnepper2015-08-251-2/+1
| | | | Change-Id: I6c98d3e9f153afcb26b59f3a62d5b29cbf8f7ad9
* nuke sii9234_rcpDavid Daynard2015-07-161-0/+4
| | | | | | | Every once in awhile the bug crops up again whenever the upstream fix for it breaks. Let's just future-proof it now Change-Id: I31d7e013110c35d35839546f6e2449bef807cbdf
* galaxys2-common: don't copy ffmpeg config anymoreCaio Schnepper2015-07-141-2/+1
| | | | Change-Id: If1100b2388d738f3c3edb0f46220106312d1082a
* releasetools: resize system partition after flashingCaio Schnepper2015-07-051-2/+3
| | | | | | | | resize2fs.static is placed in install/bin, possible to run without /system mounted. running it will resize /system to the actual system partition size, supporting custom pits with block-based OTAs Change-Id: Id2c82add1f697ae3d7e5a1031f6a6d51a4ee53e0
* galaxys2: initial L bringupCaio Schnepper2015-05-281-10/+23
| | | | Change-Id: Ia356da8437917be3355eba59c1df3943bb33f905
* galaxys2: Add audio.r_submix.default for castingzachd2014-10-011-0/+1
| | | | Change-Id: I43105e53aca6802f68bbd6ce155eda8d334e0eba
* galaxys2: add AdvancedDisplayRicardo Cerqueira2014-02-021-0/+1
| | | | | | | | | This partially reverts commit 99d12c6a903a3199ba4956add53b82837d90ca9c, we want to reuse some of it. The implementation appears to be fully compatible with smdk4412's, so let's make this a common thing at some point Change-Id: I080484ad010f881a22a4486a6c082d0fbc17a529
* galaxys2-common: Enable Bluetooth LE featureEddy Witkamp2013-12-021-1/+2
| | | | | | based on http://forum.xda-developers.com/showpost.php?p=45493157&postcount=13 Change-Id: I9d3ed6d7f8c4606ddcca46f44947352e465bab76
* Merge "Fix graphical issues" into cm-11.0Daniel Hillenbrand2013-11-171-0/+2
|\
| * Fix graphical issuesPavel Kirpichyov2013-11-151-0/+2
| | | | | | | | Change-Id: Iafeb4349fa504b5a5f7d72afd3274581de5b2ddc
* | Fix build errorPavel Kirpichyov2013-11-131-4/+0
|/ | | | | | Since directory system/bluetooth does not exists Change-Id: I05c60a21bf5c5d9efc1e5804133083676e2cd103
* Get rid of the gfx buffer workaroundsRicardo Cerqueira2013-10-271-2/+1
| | | | | | Concurrent buffers are now working, we don't need this crap anymore Change-Id: I80c35bb67c41e9c61faeb6f3cd80d3e9033f9641
* Merge "galaxys2: add netflix hack" into cm-10.2Daniel Hillenbrand2013-09-191-0/+4
|\
| * galaxys2: add netflix hackRicardo Cerqueira2013-09-021-0/+4
| | | | | | | | Change-Id: I77b4e3a5797133acc392e27227ce7ecb401458f0
* | galaxys2: require vendorDaniel Hillenbrand2013-09-071-2/+2
|/ | | | Change-Id: I09130a30aa412f1221ee0a771483494da5f16c95
* hwui: Disable partial invalidationschasmodo2013-08-291-1/+1
| | | | | | | Simple 4210 implementation of this 4412 commit: http://review.cyanogenmod.org/#/c/49311/ Change-Id: Ic0ced4e8ce5522b2dc1bda2ecf56d53c83f86fd2
* galaxys2: recovery.rc cleanup, fstab cleanupDaniel Hillenbrand2013-08-241-1/+5
| | | | Change-Id: I38666e98f2536bdaf0721d1da6fccda3f9dd96ee
* galaxys2: add property for legacy eglcodeworkx2013-08-071-4/+6
| | | | Change-Id: I11716fb04146b2fcc1438c52b0cb9467d5fe06ed
* galaxys2: unified fstabcodeworkx2013-07-281-4/+0
| | | | Change-Id: Ie4d0c977aa509914d0b6270b01f3b9661430309b
* galaxys2: move libril, use SamsungExynos4RIL classDaniel Hillenbrand2013-07-071-0/+1
| | | | Change-Id: Idec0820fa46fabd0d4703fedef3e6b168b96e800
* galaxys2: loop ringtones, cleanup unused propsDaniel Hillenbrand2013-06-051-2/+2
| | | | Change-Id: Ieec8981f495aacb6e6ce14a52a72935296b55de3
* galaxys2: libril: remove handling of uusInfo and reenableDaniel Hillenbrand2013-05-261-5/+0
| | | | Change-Id: I7897a5d36bb5fa51e29f5244ebfbfc81f225f6cf
* galaxys2: back to blob librilDaniel Hillenbrand2013-05-251-0/+5
| | | | | | opensource libril is causing memory problems Change-Id: I3afc5430bcb52c4e31e2e79b1b2faf4bf53b4e3e
* galaxys2: add opensource libril, remove ril classDaniel Hillenbrand2013-05-241-1/+0
| | | | | | | - remove blob rild - remove blob libril.so Change-Id: I9f6d99bbd0ecf7c591c64a53e738339f0eaa3905
* galaxys2-common: Use open source libsecion.angelsl2013-02-241-1/+2
| | | | | Change-Id: Ia26e3d30e80058a58d720034755ae4c666ca8db6 Signed-off-by: angelsl <hidingfromhidden@gmail.com>
* galaxys2: update for new kernel, cleanup, replicant camera halcodeworkx2013-02-171-18/+19
| | | | | | Camera HAL from: http://gitorious.org/replicant/device_samsung_galaxys2 Change-Id: I4191110be5b3368c608333d724f4217894dab4ac
* mc1n2: Opensource audio HAL from ReplicantAndrew Dodd2012-12-021-4/+10
| | | | | | | | | | | Thanks to Paul Kocialkowski of the Replicant project for this work. Original sources: https://gitorious.org/replicant/hardware_tinyalsa-audio http://git.paulk.fr/gitweb/?p=yamaha-mc1n2-audio.git;a=summary Change-Id: Ia3d89c67d64decb56e3d6518c5f382d38e5a1fa9
* galaxys2: build gralloc, hwcomposer and libnetcmdifacecodeworkx2012-12-021-0/+3
| | | | Change-Id: Id9e85f131726600ec904f523a8792c4ed67607ed
* common: use SamsungExynos4RIL classcodeworkx2012-11-241-1/+1
| | | | Change-Id: Ieae687ee5ed3f36d5d87509ed3d2b5672e7bc26d
* Revert "Update board config for new audio blobs"Daniel Hillenbrand2012-10-241-2/+1
| | | This reverts commit 56156d359af8919b42b64f251e60a2d872620e1b
* Update board config for new audio blobsEspen Fjellvær Olsen2012-10-241-1/+2
| | | | Change-Id: I82d2a6856d76c1a758c502fd99ad0931ef7f2eed
* 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-021-1/+2
| | | | Change-Id: I911c4679f9c8d0aed62516514a3eb48521d86f66
* 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