Merge "updater: Update the header name for bootloader.h." am: f9684c22c1 am: c58f5e73d5

am: c025f145cb

Change-Id: I870949d42264520f3f9863aea07e26118865ac44
This commit is contained in:
Tao Bao
2017-01-03 23:52:07 +00:00
committed by android-build-merger
+2 -2
View File
@@ -46,6 +46,8 @@
#include <android-base/properties.h>
#include <android-base/stringprintf.h>
#include <android-base/strings.h>
#include <applypatch/applypatch.h>
#include <bootloader_message/bootloader_message.h>
#include <cutils/android_reboot.h>
#include <ext4_utils/make_ext4fs.h>
#include <ext4_utils/wipe.h>
@@ -54,8 +56,6 @@
#include <selinux/selinux.h>
#include <ziparchive/zip_archive.h>
#include "applypatch/applypatch.h"
#include "bootloader.h"
#include "edify/expr.h"
#include "error_code.h"
#include "mounts.h"