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

Commit a95acea5 authored by Vijay Venkatraman's avatar Vijay Venkatraman
Browse files

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

Test: Compile debuggerd
Change-Id: I33d12708993bd6818907b8cbb0a7a40672ad320d
parent 13c15e05
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>