summaryrefslogtreecommitdiffstats
path: root/tests/unit/applypatch_test.cpp
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2018-11-15 00:18:30 +0100
committerMark Salyzyn <salyzyn@google.com>2018-11-15 00:49:19 +0100
commit8b54bc5e04367ec7b0c646801c2787d03391708c (patch)
tree54d263850ea6ba380c390187ad4618314b98a57a /tests/unit/applypatch_test.cpp
parentMerge "Use the non-LTO/PGO hwbinder in recovery_component_test" (diff)
downloadandroid_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.tar
android_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.tar.gz
android_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.tar.bz2
android_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.tar.lz
android_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.tar.xz
android_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.tar.zst
android_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.zip
Diffstat (limited to 'tests/unit/applypatch_test.cpp')
-rw-r--r--tests/unit/applypatch_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/applypatch_test.cpp b/tests/unit/applypatch_test.cpp
index 066f981b4..794f2c103 100644
--- a/tests/unit/applypatch_test.cpp
+++ b/tests/unit/applypatch_test.cpp
@@ -32,7 +32,6 @@
#include <android-base/file.h>
#include <android-base/logging.h>
#include <android-base/stringprintf.h>
-#include <android-base/test_utils.h>
#include <android-base/unique_fd.h>
#include <gtest/gtest.h>