commit | 1b5d1438c24d5ade36989eee339dab41546d0f8c | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Feb 17 11:14:33 2017 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Feb 17 11:14:33 2017 -0800 |
tree | b12beb17aedf35833dc8a468d29ddc0195216c36 | |
parent | e9973b0634cb981933e70661e378d843d704d392 [diff] |
adbd's children should have SIGPIPE set to SIG_DFL. POSIX lets you choose whether or not SIGPIPE disposition is inherited, and Linux chose "yes". Work around that. Bug: http://b/35209888 Test: "ps -A | head" without the toybox workaround Change-Id: I6b5afa3d87eb2af04b24c6c37fa338ab60ad2336