commit | 4858c943b1e23ccf49588cb868d09bbb2492bb9e | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Fri Apr 27 13:31:47 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Mon Apr 30 14:52:12 2018 -0700 |
tree | bbf9ec5ae182cd89665f088af41303c907758151 | |
parent | 242cf1c1b87907b983b7fca54a86c74b5d0590a5 [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 (cherry picked from commit 38ac45df1738496d5581b89845e48daeab7f0219)