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)
committerDaniel Rosenberg <drosen@google.com>
Thu, 23 Jul 2015 20:13:19 +0000 (13:13 -0700)
commit8beab69bd5d728810aca55536017912e65777bb8
treeeca03fc8dd336a4a28fa8ca7a3730a8d1acbf80b
parent23f78643b99b5df70283af1b98cd4df703655eee
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: I4acaca86c22bca55c2b936a820edf1f333615609
core/Makefile
tools/releasetools/common.py
tools/releasetools/ota_from_target_files.py
tools/releasetools/sign_target_files_apks.py