diff options
| author | 2021-11-15 04:26:08 +0000 | |
|---|---|---|
| committer | 2021-11-17 19:52:16 +0000 | |
| commit | 639e93ee9cb443b307acd9de9137857fea45c1e3 (patch) | |
| tree | 9d25dbcca26f34f29a1059f94754a011aa915c22 /libs/input/PointerController.cpp | |
| parent | 5f91507b2b13c0132ad198d22db75c2b51a9a663 (diff) | |
Improper EINTR handling logic
When EINTR received,
we should just continue the loop
without update the byte counte and pointer
Use TEMP_FAILURE_RETRY for that
Test: CtsPrintTestCases
Bug: 206810144
Change-Id: Ia8b580ed0e3af00e9a2afefe554b81cbe014054b
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions