summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Allow targets to build dtbhtoolChristopher N. Hesse2017-01-081-0/+1
| | | | Change-Id: Id31337de6acff43798a05acacaa0672c5737911f
* Move Advanced Display so exynos5/7 can use itdeadman963852016-03-221-0/+1
| | | | Change-Id: Idc255301f30cff6b41d04db6f14fa421ee9eddb5
* Initial unified Samsung lights HALChristopher N. Hesse2016-01-281-0/+1
| | | | | | Originally written by Andreas Schneider for Slte. Change-Id: Iccff1e4532bc460896940451093470ece9086fb9
* Initial unified Samsung power HALChristopher N. Hesse2016-01-211-0/+1
| | | | | | | | | | | | | | | | | | This is a power HAL for non-qcom Samsung devices. It currently supports standard multi-core systems as well as big.LITTLE configurations. This HAL auto-detects your touchscreen and touchkey input switches and handles the interactive state requests. I also implemented a check to make sure your touchkeys won't turn on when they're not supposed to (for example when a CMHW class disables the capacitive buttons and activates a software navigation solution). This previously needed a kernel hack to make sure the touchkeys wouldn't be activated when resuming from suspend. Change-Id: I22888c5ac490c85c417c5457ea4f457f78ed3521
* Allow all devices to build the modemloaderChristopher N. Hesse2016-01-041-4/+1
| | | | | | | | It's needed by all Samsung devices using the proprietary cpboot-daemon service, which applies to more than just the currently supported modems (e.g. Shannon and friends). Change-Id: I1f96f9b9926e12428cce9fa6976422c8eb53887e
* Initial modemloader serviceChristopher N. Hesse2016-01-031-0/+4
| | | | Change-Id: Icef590f4af8032cb06dc2554c6c64d9db48b7c83
* Add wifiloaderAndreas Schneider2015-12-191-0/+1
| | | | | | | | | | | | | | This is needed on some Samsung device to load the wifi module. Before this was solved using a bash script which does: cat /proc/deferred_initcalls but the new sepolicy rules don't allow init execute bash scripts. For this we need a new tool which does the job and we can create sepolicy rule for it. Change-Id: I137cfaaff74955ad431bc09d74b0c970618dc3bf Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
* Allow herring to build s5pc110Joel Teichroeb2013-09-091-2/+0
| | | | Change-Id: I1dcd00b650c7f1cf3faa8905e0161e70fa3e57f1
* remove hw class flagDaniel Hillenbrand2013-08-101-1/+0
| | | | Change-Id: I8b368267efa2370eeae2c57371a7517c45856c44
* Samsung: Add common class for vibratorShareef Ali2013-08-091-1/+1
| | | | Change-Id: I0802cc122b606b08f58731febd8bf050d22f4c57
* samsung: add libril for xmm626x modemscm-10.1.0.1Daniel Hillenbrand2013-07-081-0/+8
| | | | Change-Id: I3064271ac8d563f63b13278944639ab5a29ae87f
* Move macloader to hardware/samsungR. Andrew Ohana2012-10-041-3/+9
| | | | | | | | There are quite a few different Samsung devices which require macloader (many of which are just using binary blobs), so we should move it out of the device trees. Change-Id: I9e23fca0ba4c17da328cace801a92fa57df9a862
* exynos3: initial commitChirayu Desai2012-08-181-0/+6
| | | | | | | | | | | | | Patch Set 2: removed unused files, as audio, camera and sensors are device specific Patch Set 3: aries OMX Patch Set 5: liblight patch for epic Patch Set 9: liblight(s) is device specific, rmed it from here. Change-Id: I57a3d5714037836bab441ee5a3e772c260fb21d4
* Android.mk: only include directory for exynos devicesR. Andrew Ohana2012-05-211-0/+22
we should play nice with other devices that have there own libraries with the same name Change-Id: Icf208e38094e4317d3546578176ab149a4e4b5b9