diff options
| author | 2024-05-02 23:11:20 +0000 | |
|---|---|---|
| committer | 2024-05-02 23:12:06 +0000 | |
| commit | 26620a62ebf3dd901f5d33e65c57c98414a11df9 (patch) | |
| tree | 7aec32740e2ec65fb9499c8255c3202bf8427f96 /services/inputflinger/InputReaderBase.cpp | |
| parent | dc9c4118732034f71aa275843d4c09ee78536829 (diff) | |
Define the error conditions for ALooper_pollOnce.
"Unrecoverable internal errors" here means that ALOOPER_POLL_ERROR
will be returned if the internal epoll_wait call fails with something
other than EINTR. I could say that explicitly, but I think the
important info for the caller is "you're doomed, just abort".
Bug: None
Test: None
Change-Id: I869f29122500ee8c71390cae1c28108a63088a77
Diffstat (limited to 'services/inputflinger/InputReaderBase.cpp')
0 files changed, 0 insertions, 0 deletions