Go to file
Daniel Rosenberg d80bef2b9e 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
2015-12-18 17:16:32 -08:00
core Allow building recovery as boot. 2015-12-18 17:16:32 -08:00
libs/host Add LOCAL_MODULE_HOST_OS 2015-09-03 16:40:51 -07:00
target Merge "sepolicy: Fix \'avc denied\' issues for the emulators" am: 154657f0e3 2015-12-13 13:16:09 -08:00
tools Allow building recovery as boot. 2015-12-18 17:16:32 -08:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
CleanSpec.mk Change PLATFORM_VERSION from NYC to N 2015-11-11 10:35:31 -08:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh Merge "Use sensible default locations for Java" 2015-11-20 10:16:17 +00:00