summaryrefslogtreecommitdiffstats
path: root/updater/install.cpp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2019-10-01 21:08:33 +0200
committerTao Bao <tbao@google.com>2019-10-01 21:13:04 +0200
commitd628cfc15316605ad541c4cec683462a57458d75 (patch)
treedab464db716b2dbc813bfbe937e70135430b538f /updater/install.cpp
parentotautil: roots.cpp no longer needs 'mounts.h'. (diff)
downloadandroid_bootable_recovery-d628cfc15316605ad541c4cec683462a57458d75.tar
android_bootable_recovery-d628cfc15316605ad541c4cec683462a57458d75.tar.gz
android_bootable_recovery-d628cfc15316605ad541c4cec683462a57458d75.tar.bz2
android_bootable_recovery-d628cfc15316605ad541c4cec683462a57458d75.tar.lz
android_bootable_recovery-d628cfc15316605ad541c4cec683462a57458d75.tar.xz
android_bootable_recovery-d628cfc15316605ad541c4cec683462a57458d75.tar.zst
android_bootable_recovery-d628cfc15316605ad541c4cec683462a57458d75.zip
Diffstat (limited to 'updater/install.cpp')
-rw-r--r--updater/install.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/updater/install.cpp b/updater/install.cpp
index b617f62c1..62ff87e76 100644
--- a/updater/install.cpp
+++ b/updater/install.cpp
@@ -60,7 +60,6 @@
#include "edify/updater_runtime_interface.h"
#include "otautil/dirutil.h"
#include "otautil/error_code.h"
-#include "otautil/mounts.h"
#include "otautil/print_sha1.h"
#include "otautil/sysutil.h"