aboutsummaryrefslogtreecommitdiffstats
path: root/android/include/libaio.h
Commit message (Collapse)AuthorAgeFilesLines
* Enable proper compilation of aio tests.Jerry Zhang2018-03-051-0/+113
Android doesn't have libaio, but a fake header along with functionality from libasyncio is sufficient for letting the tests compile and pass. This allows us to properly enable io_submit, io_getevents, io_setup, io_cancel, io_destroy, aio01, and aio02. Also run gen_android_build to update the makefiles. Bug: 31152298 Test: Tests pass as part of staging. Change-Id: I2424a158423eb7b515d74d591b5153929692fe6a