commit | 67301c3e45f3dd2a4dda545436b699080ff55c96 | [log] [tgz] |
---|---|---|
author | Ramkumar Radhakrishnan <ramkumar@codeaurora.org> | Wed Oct 29 14:38:22 2014 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Nov 12 11:37:03 2014 -0800 |
tree | aebc5d2283af387f123d0b4fff1e965936dae276 | |
parent | d8c2a22139c9922a50405f01fd3360e110eeabec [diff] |
sf: Block SIGPIPE signal to avoid crash Block SIGPIPE signal in surfaceflinger process during initialization. This is required to avoid SIGPIPE crash when client closes the read pipe fd in the other end. Change-Id: I329d63ae9630c3dd76000d3b64d425a463c742e4