Commit Graph

19 Commits

Author SHA1 Message Date
Shilin Victor 68679c2253 Revert "AdvancedDisplay: Remove temporary for Pie bringup"
This reverts commit 0df2edccea.

Change-Id: Ic48a897db0b33afea13a5a12bb729407259a252a
2018-11-22 11:35:44 +03:00
Dominggoes Isakh 0df2edccea AdvancedDisplay: Remove temporary for Pie bringup
Change-Id: I7d178b9a9aeee1a7405d449bac2d81fb75adfdd4
2018-08-12 22:31:46 +02:00
Jesse Chan b23aaf793d add Samsung BAUTH Fingerprint HAL
Change-Id: I3c0d3e2a0f9b77f0202cbdb0a75a00b760afcd8c
2017-02-09 17:29:54 +00:00
Christopher N. Hesse 297a636a12 audio: Import N HAL from flounder
HEAD:
Turn off excess logging
Change-Id: I77d6eaf4ac31d969fd42e9a96418203bc682476f

Change-Id: I1cbcbf16ab617b676defcce49335d6f4190e63a9
2017-01-30 21:36:19 +00:00
Christopher N. Hesse 872abc67a7 Allow targets to build dtbhtool
Change-Id: Id31337de6acff43798a05acacaa0672c5737911f
2017-01-04 02:15:55 +01:00
Christopher N. Hesse 6b7dda74ee Initial consumer IR HAL commit
* Initially written by crpalmer
* Changes and improvements made by:
 - zwliew: Cleaned up styling
 - javelinanddart: Added configs
   to make hal more universal

Change-Id: I98eefdde67ad7ed930532a82533a5c91f20abd83
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-11-26 11:22:11 -06:00
deadman96385 a6d5bd701d Move Advanced Display so exynos5/7 can use it
Change-Id: Idc255301f30cff6b41d04db6f14fa421ee9eddb5
2016-03-22 19:24:20 +01:00
Christopher N. Hesse 79a9b15147 Initial unified Samsung lights HAL
Originally written by Andreas Schneider for Slte.

Change-Id: Iccff1e4532bc460896940451093470ece9086fb9
2016-01-28 22:11:16 +01:00
Christopher N. Hesse de5e3c618d Initial unified Samsung power HAL
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
2016-01-21 16:01:27 +01:00
Christopher N. Hesse 6596730a45 Allow all devices to build the modemloader
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
2016-01-04 11:52:35 +01:00
Christopher N. Hesse 222cff079c Initial modemloader service
Change-Id: Icef590f4af8032cb06dc2554c6c64d9db48b7c83
2016-01-03 10:45:20 -08:00
Andreas Schneider 2140f1ff68 Add wifiloader
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>
2015-12-19 19:49:35 +01:00
Joel Teichroeb c1174c6e68 Allow herring to build s5pc110
Change-Id: I1dcd00b650c7f1cf3faa8905e0161e70fa3e57f1
2013-09-09 14:06:40 -07:00
Daniel Hillenbrand a56fc7fff2 remove hw class flag
Change-Id: I8b368267efa2370eeae2c57371a7517c45856c44
2013-08-10 19:01:30 +02:00
Shareef Ali 935de412d6 Samsung: Add common class for vibrator
Change-Id: I0802cc122b606b08f58731febd8bf050d22f4c57
2013-08-09 22:30:58 +02:00
Daniel Hillenbrand 601dc85817 samsung: add libril for xmm626x modems
Change-Id: I3064271ac8d563f63b13278944639ab5a29ae87f
2013-07-08 16:23:19 +02:00
R. Andrew Ohana 81c2e053c0 Move macloader to hardware/samsung
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
2012-10-04 09:57:03 -07:00
Chirayu Desai 0a336cc1f2 exynos3: initial commit
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
2012-08-18 14:52:44 +05:30
R. Andrew Ohana 3e03dba1c0 Android.mk: only include directory for exynos devices
we should play nice with other devices that have there own libraries with the same name

Change-Id: Icf208e38094e4317d3546578176ab149a4e4b5b9
2012-05-21 01:47:01 -07:00