commit | 639e93ee9cb443b307acd9de9137857fea45c1e3 | [log] [tgz] |
---|---|---|
author | Keith Mok <[email protected]> | Mon Nov 15 04:26:08 2021 +0000 |
committer | Keith Mok <[email protected]> | Wed Nov 17 19:52:16 2021 +0000 |
tree | 9d25dbcca26f34f29a1059f94754a011aa915c22 | |
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