commit | 3b329d9b91837894cac2a5e694cce3cca5b6d581 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Fri Apr 27 13:31:47 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Fri Apr 27 13:31:47 2018 -0700 |
tree | 3d17bc16c9be7e9856e9dc7d139bfd23db6e7312 | |
parent | 64a6fd9ffc59989708c5e2f08c106e6f02619c5f [diff] |
crash_dump: defuse our signal handlers earlier. We have a LOG(FATAL) that can potentially happen before we turn off SIGABRT. Move the signal handler defusing to the very start of main. Bug: http://b/77920633 Test: treehugger Change-Id: I7a2f2a0f2bed16e54467388044eca254102aa6a0