summaryrefslogtreecommitdiffstats
path: root/ion
Commit message (Collapse)AuthorAgeFilesLines
* omap4xxx: add flag to allow custom libionHashcode2013-01-261-0/+2
| | | | | | | | | Due to kernel changes I need to stop the omap4xxx/libion via BOARD_USES_CUSTOM_LIBION flag and instead use a custom libion in my device trees. Change-Id: Ic48e8c51456c76dfd9bca00cb59581deb2cfc510 Signed-off-by: Hashcode <hashcode0f@gmail.com>
* Fixup ion change to old libraryRebecca Schultz Zavin2012-07-094-4/+129
| | | | | | | Missed a few places that needed updating Change-Id: I1a483d9d85858e752df0f1d970559fcac6695856 Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
* Put back old ion libraryRebecca Schultz Zavin2012-06-283-0/+204
| | | | | | | Non-backwards compatible changes are being made to the version in system core Change-Id: I66d5119fb28a7eb3dc6cb9f7cbd1a8a8d902f290 Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
* Update includes for ion helper libraryRebecca Schultz Zavin2012-02-224-532/+0
| | | | | | | | libion is being moved to system/core. Update the includes to reflect the change. Change-Id: If94feb9b89ff1f6c8f55303ba610d3c39c8d80d8 Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-5/+5
| | | | | | | See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: I7d131473964d92c62a495d082a1207867f435885
* omap4xxx: libion: mark a private function as staticIliyan Malchev2011-08-251-1/+1
| | | | | Change-Id: I665953204c631300f1dce8a928daacde203399bb Signed-off-by: Iliyan Malchev <malchev@google.com>
* initial commitIliyan Malchev2011-08-084-0/+532
Change-Id: I8f7a7eeece0e516efa486b77e9d97805c0e65d3e Signed-off-by: Iliyan Malchev <malchev@google.com>