aboutsummaryrefslogtreecommitdiffstats
path: root/default_recovery_ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'default_recovery_ui.c')
-rw-r--r--default_recovery_ui.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/default_recovery_ui.c b/default_recovery_ui.c
index 1f801f1..032c1b3 100644
--- a/default_recovery_ui.c
+++ b/default_recovery_ui.c
@@ -23,8 +23,7 @@
char* MENU_HEADERS[] = { NULL };
char* MENU_ITEMS[] = { "reboot system now",
- "install zip from sdcard",
- "install zip from sideload",
+ "install zip",
"wipe data/factory reset",
"wipe cache partition",
"backup and restore",