OSDN Git Service

Emulator: make qemu_pipe.h self contained in goldfish-opengl project
authorbohu <bohu@google.com>
Sat, 25 Feb 2017 06:42:03 +0000 (22:42 -0800)
committerBo Hu <bohu@google.com>
Sat, 25 Feb 2017 06:53:12 +0000 (06:53 +0000)
commit104a7428db68890c6b053bbdacd4e77a28369c8f
tree7eeecf6d61b71941d44bf42ce708dfc06e786508
parent7dcb05d15f22cf2c65177752ce247b30b465c8d2
Emulator: make qemu_pipe.h self contained in goldfish-opengl project

Remove the dependency on the system/qemu_pipe.h or hardware/qemu_pipe.h;
and use the legacy qemu_pipe_open definition since goldfish-opengl is
shared accross all apis.

Change-Id: I3da10066d458a57385c408cee4d2ded0eec6e456
system/OpenglSystemCommon/QemuPipeStream.cpp
system/OpenglSystemCommon/qemu_pipe.h