diff options
author | Martijn Coenen <maco@google.com> | 2017-12-11 11:10:34 +0100 |
---|---|---|
committer | Yuexi Ma <yuexima@google.com> | 2018-02-06 18:45:00 -0800 |
commit | 142a9ab25a4e841789519a20ab6bd7975a0189a5 (patch) | |
tree | 2d99ce8a82f140968dc89a42ebfaa7755201ccef /opengl/tests/gl_basic/gl_basic.cpp | |
parent | b35d58143a35d3992173c2cf3e9d57b37989f5fd (diff) |
Accept EAGAIN on a binder transaction.
A recent change to the binder kernel driver delays the
delivery of BR_TRANSACTION_COMPLETE until a reply comes
in. The binderDriverInterfaceTest uses the non-blocking
interface, and assumes BR_TRANSACTION_COMPLETE comes in
on the first read. I don't think we depend on this
assumption in any of our real code, so change the test.
Bug: 69442864
Test: binderDriverInterfaceTest passes
Change-Id: Iafca061c1bb7badd6cb61b3e876d9c3bbfa18542
Merged-In: Iafca061c1bb7badd6cb61b3e876d9c3bbfa18542
(cherry picked from 2b39df7b8964739f7eb793c13392b73752c08460)
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions