diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/unit/recovery_test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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 <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"; |