summaryrefslogtreecommitdiffstats
path: root/libdiskconfig/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* libdiskconfig: Turn on -WerrorMark Salyzyn2014-05-211-0/+1
| | | | Change-Id: Ic0f5871bd434fda78df79b1417f7bc610d99f73e
* Remove unnecessary libraries.Ying Wang2011-11-071-1/+0
| | | | | | There is no host library named libcutils. Change-Id: I3b346b9e1a5556cd0cfc932560d9ce54ae6d38f2
* am 96a5482b: am fd6f3872: am 2985f81d: Merge "libdiskconfig: add missing ↵Dima Zavin2011-08-301-0/+2
|\ | | | | | | | | | | | | LOCAL_MODULE_TAGS" * commit '96a5482b75029129ebeecd543ca6683d2411b9a3': libdiskconfig: add missing LOCAL_MODULE_TAGS
| * libdiskconfig: add missing LOCAL_MODULE_TAGSChih-Wei Huang2011-08-251-0/+2
| | | | | | | | Change-Id: Ia4fceb4e4f33df3e37b0e83f042fff09dab2d06c
* | Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
|/ | | | | | Bug: 5010576 Change-Id: I2fcf31af681d92880e5d31a46d5f6777f7ca1977
* Disable building libdiskconfig on non-Linux hostsKenny Root2010-07-121-3/+2
| | | | | | | | libdiskconfig depends deeply on some Linux-specific things like /usr/include/linux/fs.h which don't exist on other OSes. Disable building the host library for those platforms. Change-Id: Ibccdfaa65be788f049ea3c1500f884c8d541e60b
* Build the host version of libdiskconfigBruce Beare2010-07-121-3/+12
| | | | | Change-Id: I5541d02676b12b728492321ec1344bd826ee560a Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
* For issue #2651381, allow library prelinking.Dan Bornstein2010-05-051-1/+0
| | | | Change-Id: I4933c968b84eaca2441c76c4b5a29de48fa093ef
* system: libdiskconfig: Add libdiskconfigSan Mehat2010-03-101-0/+20
Change-Id: Ie7a7b5d8016dec60cdfb17228c3f519789c98564 Signed-off-by: San Mehat <san@google.com>