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

am: 5fe1cebe7c

Change-Id: I9c5078ae7e9513767540897d791adac569bce894
This commit is contained in:
Vijay Venkatraman 2017-01-24 19:11:03 +00:00 committed by android-build-merger
commit 4a7eb14276

View file

@ -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>