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

Commit 38b923ff authored by Mark Salyzyn's avatar Mark Salyzyn Committed by Gerrit Code Review
Browse files

Merge "recovery: drop log/logger.h"

parents 0bc2df16 fee79a45
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@
#include <string>

#include <android/log.h> /* Android Log Priority Tags */
#include <log/logger.h> /* Android Log packet format */
#include <private/android_logger.h> /* private pmsg functions */

static const char LAST_KMSG_FILE[] = "recovery/last_kmsg";
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@

#include <android/log.h>
#include <gtest/gtest.h>
#include <log/logger.h>
#include <private/android_logger.h>

static const char myFilename[] = "/data/misc/recovery/inject.txt";