Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 31c3b4ac authored by Chenjie Luo's avatar Chenjie Luo Committed by android-build-merger
Browse files

Merge "Remove not-used dependency in crash_dump" am: 6f3f7dc8

am: 95af7d30

Change-Id: I6d0a529f76a48b7089dc65a430e75b3322da7f43
parents ff04ade5 95af7d30
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -221,7 +221,6 @@ cc_binary {
        "libbase",
        "liblog",
        "libprocinfo",
        "libselinux",
    ],
}

+0 −1
Original line number Diff line number Diff line
@@ -42,7 +42,6 @@
#include <cutils/sockets.h>
#include <log/log.h>
#include <procinfo/process.h>
#include <selinux/selinux.h>

#include "backtrace.h"
#include "tombstone.h"