summaryrefslogtreecommitdiffstats
path: root/default_recovery_ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'default_recovery_ui.c')
-rw-r--r--default_recovery_ui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/default_recovery_ui.c b/default_recovery_ui.c
index 7c4017e7e..d56164e7e 100644
--- a/default_recovery_ui.c
+++ b/default_recovery_ui.c
@@ -27,6 +27,7 @@ char* MENU_ITEMS[] = { "reboot system now",
"apply update from external storage",
"wipe data/factory reset",
"wipe cache partition",
+ "apply update from cache",
NULL };
void device_ui_init(UIParameters* ui_parameters) {