diff options
author | Hans Boehm <hboehm@google.com> | 2021-07-19 16:49:19 -0700 |
---|---|---|
committer | Hans Boehm <hboehm@google.com> | 2021-07-20 15:44:27 -0700 |
commit | 65fee3cfdc95f56695aae38a633c1a23daa2b0d3 (patch) | |
tree | a28e25bb09ff5d255973ac7941f929768db7e7f7 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | c312c6481ba1c11b11dc84fb147b95fd3f7ca5b2 (diff) |
More consistently retry system calls on EINTR
We were not retrying an accept() call om EINTR, resulting in occasional
zygote failures. This fixes that, and a few other calls documented
to potentially return EINTR. This is based on a quick seacrh of the
two files affected by this CL.
Bug: 193753947
Bug: 187992348
Test: Build and boot AOSP
Merged-In: Icbfb38be5110607c121545e5c200ce65d1eefbfe
Change-Id: Icbfb38be5110607c121545e5c200ce65d1eefbfe
(cherry picked from commit c3dcb0d088e388d517d5e1dab7a46d361b231407)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions