diff options
author | 2017-03-09 15:23:40 -0800 | |
---|---|---|
committer | 2017-03-09 17:09:08 -0800 | |
commit | 7c8f94b031917bb6a7a7fe78a0d9a7b3fbd72505 (patch) | |
tree | 9752c86ab06f52acf57b341769552524f66ecb4f /libs/gui/ConsumerBase.cpp | |
parent | 99295a2b1bce6b1031db91b60fb046d5c17fa92c (diff) |
Fix DummyNativeWindow to respond to new query
The `NATIVE_WINDOW_IS_VALID` query must now return true in order for
`eglCreateWindowSurface` to succeed. Technically this isn't true for our
dummy window, but we only need it to create the context, it gets dropped
immediately afterwards.
Bug: 36102224
Test: Created a simple test application. Also ran a Vr application with
these changes applied.
Change-Id: I2d559962d28db4b1cb6ad188269e4e54cf47245d
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions