Merge "Some cleanups to recovery." am: 46fb0a6a6f

am: 00f893fe23

Change-Id: Iea4884c8ea12f8edfdd7e39e8ec6e4cfff26f3a5
This commit is contained in:
Tao Bao
2016-10-26 23:37:01 +00:00
committed by android-build-merger
7 changed files with 64 additions and 71 deletions
-2
View File
@@ -47,8 +47,6 @@
#include "ui.h"
#include "verifier.h"
extern RecoveryUI* ui;
#define ASSUMED_UPDATE_BINARY_NAME "META-INF/com/google/android/update-binary"
static constexpr const char* AB_OTA_PAYLOAD_PROPERTIES = "payload_properties.txt";
static constexpr const char* AB_OTA_PAYLOAD = "payload.bin";