commit | a5f64e66ddebeaec0d3308b9bf42be6580848ec9 | [log] [tgz] |
---|---|---|
author | Koushik K. Dutta <koushd@gmail.com> | Mon Apr 05 15:44:57 2010 -0700 |
committer | Koushik K. Dutta <koushd@gmail.com> | Mon Apr 05 15:44:57 2010 -0700 |
tree | 5f86f33c765a5b69ecdd81082b6224210f9e75e8 | |
parent | 6771aca715e719e7503926fa3f45b53a741f9c11 [diff] [blame] |
Add Hero CDMA support. Fix fail where formatting sd-ext would actually rm -rf /... wow epic fail. Spaces in paths are not your friend.
diff --git a/default_recovery_ui.c b/default_recovery_ui.c index 9a54964..d97caa1 100644 --- a/default_recovery_ui.c +++ b/default_recovery_ui.c
@@ -59,6 +59,8 @@ case BTN_MOUSE: case KEY_CENTER: case KEY_CAMERA: + case KEY_F21: + case KEY_SEND: return SELECT_ITEM; case KEY_POWER: