diff options
| author | 2022-10-03 13:43:15 -0700 | |
|---|---|---|
| committer | 2022-10-04 09:41:06 -0700 | |
| commit | 116f6b8d2074931e87f4616a4d5145212ef6231b (patch) | |
| tree | cf83b8f8f1e42f1011285ba6389a87ecdf1b30dc /libs/gui/BufferQueueThreadState.cpp | |
| parent | 09e7c8bfc6256049fa4ffc9dcc1ae5a9701b8e15 (diff) | |
Add binder test for transfer of non-blocking fd
In input code, fds are created and made non-blocking. These fd's are
then passed to another process via binder.
During this process, it is (theoretically) possible that the fd will
lose its "O_NONBLOCK" flag.
In this CL, we ensure that a non-blocking fd created by the server
remains non-blocking in the client.
Bug: 217165277
Test: atest binderLibTest
Change-Id: I0dc62d8b219177ee7fa291b5f3fbf298e72a7772
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions