Go to file
Doug Zongker 687bc12ccf save the recovery log from before HTC firmware updates
When doing a firmware (radio or hboot) update on HTC devices, save the
recovery log in block 1 of the cache partition, before the firmware
image and the UI bitmaps.  When we boot back into recovery after the
firmware update to reformat the cache partition, copy that log out of
cache before reformatting it and dump it into the current invocation's
log.

The practical upshot of all this is that we can see the log output
from radio and hboot updates.

Change-Id: Ie0e89566754c88f4bed6a90d8a0aa04047b01a27
2010-01-21 12:50:04 -08: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 simplify construction of the recovery progress bar 2009-10-08 16:32:58 -07:00
minzip undo temporary alignment hack 2009-05-08 09:43:28 -07:00
mtdutils make offsets in firmware update header not point to bad blocks 2010-01-13 09:21:25 -08:00
res/images simplify construction of the recovery progress bar 2009-10-08 16:32:58 -07:00
testdata add a simple unit test for the OTA package verifier 2009-12-09 17:01:45 -08:00
tools remove amend 2009-07-14 16:58:42 -07:00
updater delete files before symlinking; log error messages 2009-09-18 15:11:24 -07:00
Android.mk am 9b430e11: am 73ae31ce: add a simple unit test for the OTA package verifier 2009-12-10 15:52:09 -08:00
bootloader.c save the recovery log from before HTC firmware updates 2010-01-21 12:50:04 -08:00
bootloader.h save the recovery log from before HTC firmware updates 2010-01-21 12:50:04 -08:00
common.h reduce fraction of progress bar for verification 2009-09-20 14:10:27 -07:00
default_recovery_ui.c fix compile warnings in recovery, change images 2009-07-23 10:36:43 -07:00
efs_migration.c Recovery changes for Encrypted File Systems. 2009-12-10 14:49:04 -08:00
efs_migration.h Recovery changes for Encrypted File Systems. 2009-12-10 14:49:04 -08:00
firmware.c save the recovery log from before HTC firmware updates 2010-01-21 12:50:04 -08:00
firmware.h save the recovery log from before HTC firmware updates 2010-01-21 12:50:04 -08:00
install.c do not merge: cherry-picked 60151a295c from master branch 2009-08-17 13:21:04 -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 save the recovery log from before HTC firmware updates 2010-01-21 12:50:04 -08: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 simplify construction of the recovery progress bar 2009-10-08 16:32:58 -07:00
verifier_test.c add a simple unit test for the OTA package verifier 2009-12-09 17:01:45 -08:00
verifier_test.sh add a simple unit test for the OTA package verifier 2009-12-09 17:01:45 -08:00
verifier.c add a simple unit test for the OTA package verifier 2009-12-09 17:01:45 -08:00
verifier.h do not merge: cherry-picked 60151a295c from master branch 2009-08-17 13:21:04 -07:00