crash_dump: remove extra log. am: d20d687de5 am: 742dd98672
am: 6b1ecc3ed3
Change-Id: I0dfb699c6ad281f3a3bf6dea4d94507b247047f9
This commit is contained in:
commit
37555afbf5
1 changed files with 0 additions and 2 deletions
|
|
@ -163,8 +163,6 @@ static bool tombstoned_notify_completion(int tombstoned_socket) {
|
|||
static void abort_handler(pid_t target, const bool& tombstoned_connected,
|
||||
unique_fd& tombstoned_socket, unique_fd& output_fd,
|
||||
const char* abort_msg) {
|
||||
LOG(ERROR) << abort_msg;
|
||||
|
||||
// If we abort before we get an output fd, contact tombstoned to let any
|
||||
// potential listeners know that we failed.
|
||||
if (!tombstoned_connected) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue