summaryrefslogtreecommitdiffstats
path: root/updater/updater.cpp
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-09-30 10:16:07 +0200
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-09-30 10:16:07 +0200
commitdcced3b73dbed8cd335abc63eef3988f4c92304f (patch)
tree40349fc60837486463f30cb4fba26f5491f0288e /updater/updater.cpp
parentrelease-request-fbd98711-169e-4972-a5f2-db043df00e09-for-git_pi-release-4367572 snap-temp-L13500000107248413 (diff)
parentMerge "otafault: Move to soong." am: 475794a9af am: 2812e5d16b am: 3af1827bb5 (diff)
downloadandroid_bootable_recovery-dcced3b73dbed8cd335abc63eef3988f4c92304f.tar
android_bootable_recovery-dcced3b73dbed8cd335abc63eef3988f4c92304f.tar.gz
android_bootable_recovery-dcced3b73dbed8cd335abc63eef3988f4c92304f.tar.bz2
android_bootable_recovery-dcced3b73dbed8cd335abc63eef3988f4c92304f.tar.lz
android_bootable_recovery-dcced3b73dbed8cd335abc63eef3988f4c92304f.tar.xz
android_bootable_recovery-dcced3b73dbed8cd335abc63eef3988f4c92304f.tar.zst
android_bootable_recovery-dcced3b73dbed8cd335abc63eef3988f4c92304f.zip
Diffstat (limited to 'updater/updater.cpp')
-rw-r--r--updater/updater.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/updater.cpp b/updater/updater.cpp
index 1d8fa8e92..e10174f71 100644
--- a/updater/updater.cpp
+++ b/updater/updater.cpp
@@ -30,8 +30,8 @@
#include <selinux/selinux.h>
#include <ziparchive/zip_archive.h>
-#include "config.h"
#include "edify/expr.h"
+#include "otafault/config.h"
#include "otautil/DirUtil.h"
#include "otautil/SysUtil.h"
#include "updater/blockimg.h"