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

Commit a7d53bca 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

am: 4a7eb142

Change-Id: I75890537b17cd9ea6c081a0926320730bb01ab8a
parents 33d0bb64 4a7eb142
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>