summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2019-10-01 21:01:08 +0200
committerTao Bao <tbao@google.com>2019-10-01 21:02:56 +0200
commit331e5c4c98907b471e3b871796508cacccbf06f0 (patch)
treeeacc995f43d8118cacf1f8b75235f92ac3416f87
parentMerge "Remove libhidltransport deps" (diff)
downloadandroid_bootable_recovery-331e5c4c98907b471e3b871796508cacccbf06f0.tar
android_bootable_recovery-331e5c4c98907b471e3b871796508cacccbf06f0.tar.gz
android_bootable_recovery-331e5c4c98907b471e3b871796508cacccbf06f0.tar.bz2
android_bootable_recovery-331e5c4c98907b471e3b871796508cacccbf06f0.tar.lz
android_bootable_recovery-331e5c4c98907b471e3b871796508cacccbf06f0.tar.xz
android_bootable_recovery-331e5c4c98907b471e3b871796508cacccbf06f0.tar.zst
android_bootable_recovery-331e5c4c98907b471e3b871796508cacccbf06f0.zip
-rw-r--r--otautil/roots.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/otautil/roots.cpp b/otautil/roots.cpp
index 431551785..aa7809b54 100644
--- a/otautil/roots.cpp
+++ b/otautil/roots.cpp
@@ -42,7 +42,6 @@
#include <fs_mgr/roots.h>
#include <fs_mgr_dm_linear.h>
-#include "otautil/mounts.h"
#include "otautil/sysutil.h"
using android::fs_mgr::Fstab;