summaryrefslogtreecommitdiffstats
path: root/minadbd/fuse_adb_provider_test.cpp
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-03-14 06:33:38 +0100
committerDan Albert <danalbert@google.com>2015-03-14 06:33:38 +0100
commitb2f945932c3cd89138b8dcfacd880c627dfed370 (patch)
treecdbf3e3a300d059d92a7ca641fe1a56672b5279e /minadbd/fuse_adb_provider_test.cpp
parentam d5369e5d: (-s ours) am 18f371d8: updater: Check the return value from ApplyImagePatch / ApplyBSDiffPatch (diff)
downloadandroid_bootable_recovery-b2f945932c3cd89138b8dcfacd880c627dfed370.tar
android_bootable_recovery-b2f945932c3cd89138b8dcfacd880c627dfed370.tar.gz
android_bootable_recovery-b2f945932c3cd89138b8dcfacd880c627dfed370.tar.bz2
android_bootable_recovery-b2f945932c3cd89138b8dcfacd880c627dfed370.tar.lz
android_bootable_recovery-b2f945932c3cd89138b8dcfacd880c627dfed370.tar.xz
android_bootable_recovery-b2f945932c3cd89138b8dcfacd880c627dfed370.tar.zst
android_bootable_recovery-b2f945932c3cd89138b8dcfacd880c627dfed370.zip
Diffstat (limited to '')
-rw-r--r--minadbd/fuse_adb_provider_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/minadbd/fuse_adb_provider_test.cpp b/minadbd/fuse_adb_provider_test.cpp
index ecd9f384b..0f2e881c7 100644
--- a/minadbd/fuse_adb_provider_test.cpp
+++ b/minadbd/fuse_adb_provider_test.cpp
@@ -25,7 +25,6 @@
#include <string>
#include "adb_io.h"
-#include "utils/file.h"
TEST(fuse_adb_provider, read_block_adb) {
adb_data data = {};