summaryrefslogtreecommitdiffstats
path: root/install.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-06-16 00:50:01 +0200
committerandroid-build-merger <android-build-merger@google.com>2016-06-16 00:50:01 +0200
commit26474639b93d1fca3fcd2011f13f0a30bec4001e (patch)
tree25c216043ca6b791307fc2bab04b030dbb351d6c /install.cpp
parentMerge \\\\"Add bootloader_message_ab struct.\\\\" am: 59f04b9982 am: f57d7f02c9 am: 2fc7cd69fd (diff)
parentresolve merge conflicts of 179c0d8 to stage-aosp-master am: 274d17dc0f (diff)
downloadandroid_bootable_recovery-26474639b93d1fca3fcd2011f13f0a30bec4001e.tar
android_bootable_recovery-26474639b93d1fca3fcd2011f13f0a30bec4001e.tar.gz
android_bootable_recovery-26474639b93d1fca3fcd2011f13f0a30bec4001e.tar.bz2
android_bootable_recovery-26474639b93d1fca3fcd2011f13f0a30bec4001e.tar.lz
android_bootable_recovery-26474639b93d1fca3fcd2011f13f0a30bec4001e.tar.xz
android_bootable_recovery-26474639b93d1fca3fcd2011f13f0a30bec4001e.tar.zst
android_bootable_recovery-26474639b93d1fca3fcd2011f13f0a30bec4001e.zip
Diffstat (limited to '')
-rw-r--r--install.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/install.cpp b/install.cpp
index faab34fbb..3d0729064 100644
--- a/install.cpp
+++ b/install.cpp
@@ -37,8 +37,6 @@
#include "minui/minui.h"
#include "minzip/SysUtil.h"
#include "minzip/Zip.h"
-#include "mtdutils/mounts.h"
-#include "mtdutils/mtdutils.h"
#include "roots.h"
#include "ui.h"
#include "verifier.h"