summaryrefslogtreecommitdiffstats
path: root/recovery/recovery_ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'recovery/recovery_ui.c')
-rw-r--r--recovery/recovery_ui.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/recovery/recovery_ui.c b/recovery/recovery_ui.c
index d26bff8..81ed4f2 100644
--- a/recovery/recovery_ui.c
+++ b/recovery/recovery_ui.c
@@ -33,6 +33,9 @@ char* MENU_ITEMS[] = { "reboot system now",
"wipe cache partition",
NULL };
+void device_ui_init(UIParameters* ui_parameters) {
+}
+
int device_recovery_start() {
// recovery can get started before the kernel has created the EMMC
// devices, which will make the wipe_data operation fail (trying