OSDN Git Service

Support systems that use a full copy of recovery image.
authorTao Bao <tbao@google.com>
Wed, 22 Jul 2015 19:33:18 +0000 (12:33 -0700)
committerRom Lemarchand <romlem@google.com>
Mon, 16 Nov 2015 20:02:24 +0000 (12:02 -0800)
commit6ed1491402e5db6450388147991e66e5938744ac
tree19c81e2c659bfec04dcd2b29bb3d9d6a5cc526f0
parent752ecc219a6075cf565691417c717a0ab7da359d
Support systems that use a full copy of recovery image.

If BOARD_USES_FULL_RECOVERY_IMAGE == true, a full copy of recovery
image will be carried as /system/etc/recovery.img instead of a patch
at /system/recovery_from_boot.p.

Bug: 22641135
Change-Id: Ie271d3e2d55d7b003f667ac5b44203d69b23c63b
(cherry picked from commit 8beab69bd5d728810aca55536017912e65777bb8)
core/Makefile
tools/releasetools/common.py
tools/releasetools/ota_from_target_files.py
tools/releasetools/sign_target_files_apks.py