summaryrefslogtreecommitdiffstats
path: root/recovery.cpp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2017-04-24 21:13:54 +0200
committerTao Bao <tbao@google.com>2017-04-24 21:22:44 +0200
commitd8039acce641577b8387515e461d7c44558fc677 (patch)
tree95f38db376b72d12f26e54e0aecb7a0b4fed8d2c /recovery.cpp
parentMerge "Add more tests for verify_package_compatibility()." (diff)
downloadandroid_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.tar
android_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.tar.gz
android_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.tar.bz2
android_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.tar.lz
android_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.tar.xz
android_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.tar.zst
android_bootable_recovery-d8039acce641577b8387515e461d7c44558fc677.zip
Diffstat (limited to 'recovery.cpp')
-rw-r--r--recovery.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/recovery.cpp b/recovery.cpp
index 99126eedc..587698170 100644
--- a/recovery.cpp
+++ b/recovery.cpp
@@ -40,7 +40,6 @@
#include <string>
#include <vector>
-#include <adb.h>
#include <android-base/file.h>
#include <android-base/logging.h>
#include <android-base/parseint.h>