summaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
authorDoug Zongker <>2009-04-02 18:51:09 +0200
committerThe Android Open Source Project <initial-contribution@android.com>2009-04-02 18:51:09 +0200
commit0555388b8c1a118f4756d04d73384e55d2ed6602 (patch)
tree36661a63319014a2b364535b25f17859212b3b7a /common.h
parentAI 144101: am: CL 144070 Add an option to wipe cache (only) to the recovery menu. (diff)
downloadandroid_bootable_recovery-0555388b8c1a118f4756d04d73384e55d2ed6602.tar
android_bootable_recovery-0555388b8c1a118f4756d04d73384e55d2ed6602.tar.gz
android_bootable_recovery-0555388b8c1a118f4756d04d73384e55d2ed6602.tar.bz2
android_bootable_recovery-0555388b8c1a118f4756d04d73384e55d2ed6602.tar.lz
android_bootable_recovery-0555388b8c1a118f4756d04d73384e55d2ed6602.tar.xz
android_bootable_recovery-0555388b8c1a118f4756d04d73384e55d2ed6602.tar.zst
android_bootable_recovery-0555388b8c1a118f4756d04d73384e55d2ed6602.zip
Diffstat (limited to '')
-rw-r--r--common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.h b/common.h
index e17f76a46..98ce86894 100644
--- a/common.h
+++ b/common.h
@@ -47,7 +47,6 @@ void ui_end_menu();
// Set the icon (normally the only thing visible besides the progress bar).
enum {
BACKGROUND_ICON_NONE,
- BACKGROUND_ICON_UNPACKING,
BACKGROUND_ICON_INSTALLING,
BACKGROUND_ICON_ERROR,
BACKGROUND_ICON_FIRMWARE_INSTALLING,