| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enable proper compilation of aio tests. | Jerry Zhang | 2018-03-05 | 1 | -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 | |||||
