commit | 5fd02a8dbc44964018a7375ab1195e3c0c89919a | [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 | 704b27bd85a674cdec4d73fc46631b1446d2d3ca [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)