commit | 8cbe66b6f369c9af46adfa3f4cbfc4830955605e | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Aug 10 14:49:07 2021 -0700 |
committer | Yifan Hong <elsk@google.com> | Tue Aug 10 15:32:25 2021 -0700 |
tree | 54144279325f3d0d9ddd9ba6440669f32bcd279d | |
parent | f1aa6cddcebc60d0ca8c4df1849b3b530d046bff [diff] |
binder: don't specify POLLHUP in .events for poll() According to poll(2), POLLHUP is ignored in .events. Don't specify it. Test: pass Change-Id: Id9cc908f11bcb914a30dad9e407cb17c1ab00979