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

Commit 4a7eb142 authored by Vijay Venkatraman's avatar Vijay Venkatraman Committed by android-build-merger
Browse files

Merge "Replaced include log/logger.h with log/log.h in debuggerd"

am: 5fe1cebe

Change-Id: I9c5078ae7e9513767540897d791adac569bce894
parents 81b76391 5fe1cebe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
#include <android-base/stringprintf.h>
#include <android-base/unique_fd.h>
#include <cutils/sockets.h>
#include <log/logger.h>
#include <log/log.h>
#include <procinfo/process.h>
#include <selinux/selinux.h>