Merge "Some cleanups to recovery."

am: 46fb0a6a6f

Change-Id: Ic247a408b1bd3e2eab1db34eb4b14423d9fd16d6
This commit is contained in:
Tao Bao
2016-10-26 23:32:30 +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";