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

Commit 0c731860 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 am: 31c3b4ac

am: 2c84e2ae

Change-Id: If12133bfd2d59665f9752fa00a81d00335008fc0
parents d7115426 2c84e2ae
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"