summaryrefslogtreecommitdiffstats
path: root/libion/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* libion: initial unit testsColin Cross2013-12-191-0/+2
| | | | Change-Id: I5502b71d0c7c24d7fd59e4880033657f840b341a
* libion: update to latest uapi headerColin Cross2013-12-181-3/+3
| | | | | | | | | Pull the uapi headers from android-3.10 directly into libion. No other modules should be directly calling ion kernel interfaces, so there is no reason to have those interfaces exposed. Change-Id: I2d3fef08f6bb381522ecf7bcffea2b8280d5e737
* libion: move ion.h into local include directoryColin Cross2013-12-181-0/+3
| | | | | | Export it to users of libion with LOCAL_C_EXPORT_INCLUDE_DIRS Change-Id: I4d00a9dd2e99953723994d0304ca77e0ad50a3a9
* libion: use correct build vars in makefileDima Zavin2012-02-271-2/+2
| | | | | Change-Id: I74c8e723e4f15d3806c1834b069bcb1fd56ac4fa Signed-off-by: Dima Zavin <dima@android.com>
* Add ion helper libraryRebecca Schultz Zavin2012-02-231-0/+15
This library contains helper functions for using ion Change-Id: I7d7f76d6d3f36cd94d67797a38099a94214392b1 Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>