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)
committerTao Bao <tbao@google.com>
Tue, 28 Jul 2015 19:20:36 +0000 (12:20 -0700)
commitf2cffbddb9dccc6dd46ea2be0bbde387315f09c3
tree6bbeef754a0337f971ca47d778de2a4fd9f981d4
parent7ecb919dbaffe20c310367fd96a327d4f57adfd8
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