commit | f4ffc207571222c94e27474cc51733250708cf68 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Apr 27 16:50:38 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu Apr 27 19:58:47 2017 -0700 |
tree | b763cf4559d8e3532360e4896fe7325d2d87b8c2 | |
parent | 4b80ba3fc32d160c01c0dd224253fea13c136998 [diff] |
debuggerd_handler: don't assume that abort message implies fatal. Applications can set abort messages via android_set_abort_message without actually aborting. This leads to following non-fatal dumps printing their output to logcat in the same format as a regular crash. Bug: http://b/37754992 Test: debuggerd_test Change-Id: I9c5e942984dfda36448860202b0ff1c2950bdd07 (cherry picked from commit e06f2a4886a237abbc203942c970e2fc528003da)