Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emulator/opengl: Remove obsolete directory. | David 'Digit' Turner | 2014-12-08 | 1 | -57/+0 |
| | | | | | | | | | | | | | All sources were moved to external/qemu/distrib/android-emugl to make it easier to modify both the emulator and host libraries at the same time. See: https://android-review.googlesource.com/#/c/118203/ As such, the sources in this directory are now ignored and can be safely removed. Change-Id: I5d143c971f995e2599e5e1d6174030d6803e8080 | ||||
* | emulator/opengl: Remove <cutils/sockets.h> | David 'Digit' Turner | 2014-03-11 | 1 | -0/+57 |
Remove the dependency on <cutils/sockets.h> by providing "emugl/common/sockets.h" instead, which contains similar utility wrappers. Change-Id: Ifd48abeb208b004c801c9447a4141881f6fa8f44 |