diff options
author | Mikhail Naganov <mnaganov@google.com> | 2021-06-17 19:55:16 +0000 |
---|---|---|
committer | Mikhail Naganov <mnaganov@google.com> | 2021-06-17 19:55:16 +0000 |
commit | 9a88b5b110a30669250feb1e83bd2be532be50db (patch) | |
tree | 65c3ccab4ada1a6740fe0bf027dd633c2998986d /identity/support/src/cppbor_parse.cpp | |
parent | 15410861bf718a638460b12c29efaeeeafa6888f (diff) |
audio: Ignore SIGPIPE in the default audio HAL wrapper
It could happen that a service process receives a SIGPIPE
while providing a dump due unexpected pipe closure on
the other side. This should not lead to a service
termination. Ignoring SIGPIPE is a normal practice for
system services.
Bug: 191123848
Test: adb shell kill -s 13 <pid-of-audio-hal>
Change-Id: I9c1d170b76aa27203206e8fd2ce2fc3f5431baac
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions