From fee79a4532e9ef27b9dae4b02f2d06fa932e8c95 Mon Sep 17 00:00:00 2001 From: Mark Salyzyn Date: Tue, 4 Oct 2016 08:58:24 -0700 Subject: recovery: drop log/logger.h private/android_logger.h contains all we need. Test: compile Bug: 26552300 Bug: 31289077 Bug: 31456426 Change-Id: I6714d730372dc81f784e7f9dfee8a33848643a5d --- tests/unit/recovery_test.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/unit/recovery_test.cpp b/tests/unit/recovery_test.cpp index f397f258e..28b845fb9 100644 --- a/tests/unit/recovery_test.cpp +++ b/tests/unit/recovery_test.cpp @@ -21,7 +21,6 @@ #include #include -#include #include static const char myFilename[] = "/data/misc/recovery/inject.txt"; -- cgit v1.2.3