summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2016-10-04 19:39:16 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-10-04 19:39:17 +0200
commit38b923ff6caafbb92935e7d13640d6b05f2a7466 (patch)
tree93b0f8e88a58fd19bad200bba783c83ef922380c /tests
parentMerge "edify: Move the testcases to gtest." (diff)
parentrecovery: drop log/logger.h (diff)
downloadandroid_bootable_recovery-38b923ff6caafbb92935e7d13640d6b05f2a7466.tar
android_bootable_recovery-38b923ff6caafbb92935e7d13640d6b05f2a7466.tar.gz
android_bootable_recovery-38b923ff6caafbb92935e7d13640d6b05f2a7466.tar.bz2
android_bootable_recovery-38b923ff6caafbb92935e7d13640d6b05f2a7466.tar.lz
android_bootable_recovery-38b923ff6caafbb92935e7d13640d6b05f2a7466.tar.xz
android_bootable_recovery-38b923ff6caafbb92935e7d13640d6b05f2a7466.tar.zst
android_bootable_recovery-38b923ff6caafbb92935e7d13640d6b05f2a7466.zip
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/recovery_test.cpp1
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";