platform_build/tools/releasetools
Doug Zongker 9b23f2cd78 add option to generate two-step recovery files
When run with the -2 option, ota_from_target_files will generate a
package (full or incremental) that does some extra reboots in order to
install the new recovery first, so that the rest of the installation
is done with the new recovery.  This can be useful if (say) the
package installation needs some features from the newer kernel.

For incremental packages, the verification phase is still done with
the old recovery.

This is only supported on devices where the misc partition is EMMC
(not MTD).

Two-step packages are slower to install and possibly confusing to
users (they will see their device reboot four times instead of twice),
so only use this option if necessary.

Change-Id: I3267d905e5e8eb1a1eb61bf48255b8b24ffc4ad1
2013-11-27 11:27:55 -08:00
..
build_image.py Support to build vendor.img 2013-03-25 09:53:16 -07:00
check_target_files_signatures Revert the revert. (its time to sign MR1) 2013-11-13 00:23:10 +00:00
common.py Revert the revert. (its time to sign MR1) 2013-11-13 00:23:10 +00:00
edify_generator.py Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." 2013-11-22 00:52:51 +00:00
img_from_target_files Fix signing process for SELinux file_contexts 2013-05-29 14:38:48 -07:00
ota_from_target_files add option to generate two-step recovery files 2013-11-27 11:27:55 -08:00
sign_target_files_apks Revert the revert. (its time to sign MR1) 2013-11-13 00:23:10 +00:00