summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2019-06-19Combine libhwbinder into libhidlbase.android10-devSteven Moreland
2019-06-12Combine libhidlbase/libhidltransport into one lib.Steven Moreland
2019-02-25libhidl_test: test_suites += device-testsSteven Moreland
2018-11-27libhidl_test: doesn't require additional binariesSteven Moreland
2018-10-24update with -Wdocumentation.Steven Moreland
2018-06-05Remove semicolons after namespace declarationsBernhard Rosenkränzer
2017-11-28No subdirs.Steven Moreland
2017-11-07Move preload test to libhidl_test.Steven Moreland
2017-10-11libhwminijail from hardware/interfaces to libhidl.Steven Moreland
2017-09-25libhidladapter: Support for HIDL adaptersSteven Moreland
2017-08-08Replace soong variables with cc_defaults.Steven Moreland
2017-03-03Return<T>::description() provide more descriptive text than numbersandroid-o-preview-1o-previewYifan Hong
2017-02-17Build with -Wall and -Werror.Steven Moreland
2017-01-05Permit assignment from a null hidl_memoryJeff Tinker
2016-12-02Hidlized version of IMemory.Martijn Coenen
2016-11-18Split libhidl into base and transport.Yifan Hong
2016-11-16Separate HidlSupport.h to HidlSupportTransport.hYifan Hong
2016-11-10Update for getting service notifications.Steven Moreland
2016-11-07Support genrules with multiple toolsColin Cross
2016-11-02Update for hidlized hwservicemanager.Steven Moreland
2016-10-28Add TaskRunner to manage the thread for Bs*.Yifan Hong
2016-10-25Add conversion methods to hidl_string and hidl_vecYifan Hong
2016-09-28Allow various kinds of MQDescriptor.Hridya Valsaraju
2016-09-26Convert to Android.bpDan Willemsen