Merge "recovery: drop log/logger.h" am: 38b923ff6c am: 7cf7e6ce4f
am: 0467a905cc
Change-Id: Idf6e3b08ac2f6209856bbad010a5f48197124597
This commit is contained in:
@@ -44,7 +44,6 @@
|
|||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
#include <android/log.h> /* Android Log Priority Tags */
|
#include <android/log.h> /* Android Log Priority Tags */
|
||||||
#include <log/logger.h> /* Android Log packet format */
|
|
||||||
#include <private/android_logger.h> /* private pmsg functions */
|
#include <private/android_logger.h> /* private pmsg functions */
|
||||||
|
|
||||||
static const char LAST_KMSG_FILE[] = "recovery/last_kmsg";
|
static const char LAST_KMSG_FILE[] = "recovery/last_kmsg";
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
|
|
||||||
#include <android/log.h>
|
#include <android/log.h>
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
#include <log/logger.h>
|
|
||||||
#include <private/android_logger.h>
|
#include <private/android_logger.h>
|
||||||
|
|
||||||
static const char myFilename[] = "/data/misc/recovery/inject.txt";
|
static const char myFilename[] = "/data/misc/recovery/inject.txt";
|
||||||
|
|||||||
Reference in New Issue
Block a user