Go to file
Doug Zongker 23412e6f14 fix compile warnings in recovery, change images
gcc 4.4 complains about some of the recovery ui functions not being
declared.  To include the header, we have to fix the 'volatile'
declaration (otherwise there's a compiler error).

Move the dream-specific images to vendor/htc/dream, make the default
images a generic phone.
2009-07-23 10:36:43 -07:00
edify add file_getprop() to updater 2009-06-18 10:11:50 -07:00
etc auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
minui split out device-specific recovery UI code into vendor directories 2009-06-11 14:50:33 -07:00
minzip undo temporary alignment hack 2009-05-08 09:43:28 -07:00
mtdutils skip over all-zero blocks when reading MTD partition 2009-07-01 12:09:29 -07:00
res/images fix compile warnings in recovery, change images 2009-07-23 10:36:43 -07:00
tools remove amend 2009-07-14 16:58:42 -07:00
updater am d8f7c9b8: Merge change 5545 into donut 2009-06-29 16:39:15 -07:00
Android.mk resolved conflicts for merge of 64893ccc to master 2009-07-15 18:10:28 -07:00
bootloader.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
bootloader.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
common.h let the "firmware" command take the file straight from the package 2009-06-17 18:12:16 -07:00
default_recovery_ui.c fix compile warnings in recovery, change images 2009-07-23 10:36:43 -07:00
firmware.c don't say "install complete" when it really isn't 2009-05-28 19:02:45 -07:00
firmware.h don't say "install complete" when it really isn't 2009-05-28 19:02:45 -07:00
install.c remove amend 2009-07-14 16:58:42 -07:00
install.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
NOTICE Automated import from //branches/donutburger/...@140818,140818 2009-03-24 18:36:43 -07:00
recovery_ui.h fix compile warnings in recovery, change images 2009-07-23 10:36:43 -07:00
recovery.c resolved conflicts for merge of 64893ccc to master 2009-07-15 18:10:28 -07:00
roots.c add function for device-specific wipe data features 2009-06-18 15:07:14 -07:00
roots.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
test_roots.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
ui.c fix compile warnings in recovery, change images 2009-07-23 10:36:43 -07:00
verifier.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
verifier.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00