change log recovery to generic device_recovery_start function
Doug Zongker authored
Remove (or at least stop calling) the HTC-specific mechanism for
preserving the recovery log from before a radio or hboot update.
Replace it with a generic device_recovery_start() function which each
device's code can implement to do whatever it wants on recovery
startup.

Change-Id: If3cca4b498c0b1cf0565236404ecf56a1fc46123
efa1bab9
Name Last commit Last update
edify add file_getprop() to updater
etc auto import from //depot/cupcake/@135843
minui simplify construction of the recovery progress bar
minzip undo temporary alignment hack
mtdutils make offsets in firmware update header not point to bad blocks
res/images simplify construction of the recovery progress bar
testdata add a simple unit test for the OTA package verifier
tools remove amend
updater delete files before symlinking; log error messages
Android.mk am 9b430e11: am 73ae31ce: add a simple unit test for the OTA package verifier
NOTICE Automated import from //branches/master/...@140824,140824
bootloader.c save the recovery log from before HTC firmware updates
bootloader.h save the recovery log from before HTC firmware updates
common.h reduce fraction of progress bar for verification
default_recovery_ui.c change log recovery to generic device_recovery_start function
efs_migration.c Recovery changes for Encrypted File Systems.
efs_migration.h Recovery changes for Encrypted File Systems.
firmware.c change log recovery to generic device_recovery_start function
firmware.h save the recovery log from before HTC firmware updates
install.c fix parsing of dumpkeys output
install.h auto import from //depot/cupcake/@135843
recovery.c change log recovery to generic device_recovery_start function
recovery_ui.h change log recovery to generic device_recovery_start function
roots.c add function for device-specific wipe data features
roots.h auto import from //depot/cupcake/@135843
test_roots.c
ui.c
verifier.c
verifier.h
verifier_test.c
verifier_test.sh