commit | d80bef2b9e7aa5f92ab017247442798f47736566 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Tue Nov 10 19:21:34 2015 -0800 |
committer | Tao Bao <tbao@google.com> | Fri Dec 18 17:16:32 2015 -0800 |
tree | 7e8d0a8201e752ab82cf761759f3302061dc46e3 | |
parent | 668cc135eb1f9a0f083bafd31b7ef3d247afc521 [diff] |
Allow building recovery as boot. With BOARD_USES_RECOVERY_AS_BOOT = true, we skip building the non-ramdisk boot.img but building the recovery image as boot.img. It contains recovery's ramdisk (e.g. with /sbin/recovery). It depends on the bootloader parameter (skip_initramfs) to determine the actual mode to boot into. Change-Id: Id6e2d0a2b94383944ca8f35bba688c6401745622