commit | 1fa52ecdbf069247e699e2f48f5d21ea0506cc0a | [log] [tgz] |
---|---|---|
author | Koushik K. Dutta <koushd@gmail.com> | Sun Feb 21 21:29:10 2010 -0800 |
committer | Koushik K. Dutta <koushd@gmail.com> | Sun Feb 21 21:29:10 2010 -0800 |
tree | 747cf2609061031c12bc5d96beab0b88e20eaa38 | |
parent | bcdd00359cf84e47aeae24949b465ceaf380c9ff [diff] [blame] |
add mount sdcard option
diff --git a/default_recovery_ui.c b/default_recovery_ui.c index 76c39af..d832794 100644 --- a/default_recovery_ui.c +++ b/default_recovery_ui.c
@@ -31,6 +31,7 @@ "install zip from sdcard", "backup", "restore", + "mount sdcard", NULL }; int device_toggle_display(volatile char* key_pressed, int key_code) {