aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'install.cpp')
-rw-r--r--install.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/install.cpp b/install.cpp
index fada2de6..dd6ed81c 100644
--- a/install.cpp
+++ b/install.cpp
@@ -47,8 +47,6 @@
47#include "ui.h" 47#include "ui.h"
48#include "verifier.h" 48#include "verifier.h"
49 49
50extern RecoveryUI* ui;
51
52#define ASSUMED_UPDATE_BINARY_NAME "META-INF/com/google/android/update-binary" 50#define ASSUMED_UPDATE_BINARY_NAME "META-INF/com/google/android/update-binary"
53static constexpr const char* AB_OTA_PAYLOAD_PROPERTIES = "payload_properties.txt"; 51static constexpr const char* AB_OTA_PAYLOAD_PROPERTIES = "payload_properties.txt";
54static constexpr const char* AB_OTA_PAYLOAD = "payload.bin"; 52static constexpr const char* AB_OTA_PAYLOAD = "payload.bin";