Files
build/core
Kiyoung Kim 62e2231b82 Set INSTALLED_BOOTIMAGE_TARGET in case of TARGET_NO_KERNEL is true and
BOARD_PREBUILT_BOOTIMAGE is set.

Based on current Makefile INSTALLED_BOOTIMAGE_TARGET always kept as
empty if TARGET_NO_KERNEL is true, so build fails with empty out path.
This change is to set up INSTALLED_BOOTIMAGE_TARGET with
$(PRODUCT_OUT)/boot.img in case of TARGET_NO_KERNEL is true and
BOARD_PREBUILT_BOOTIMAGE is defined.

Bug: 135648566
Test: m -j passed
Change-Id: I9658f215c2e2cc5d87040d5085521ef44722c4ef
2019-06-24 09:45:28 +09:00
..
2018-03-20 15:47:45 -07:00
2019-02-04 20:52:14 -08:00
2019-06-12 21:35:33 +00:00
2019-06-12 21:35:46 +00:00
2018-06-21 10:12:23 -07:00
2019-05-20 16:58:26 -07:00
2018-10-20 16:59:41 -07:00
2019-05-20 16:58:26 -07:00
2019-01-11 17:07:58 +09:00
2019-05-20 16:58:26 -07:00
2019-01-14 12:56:07 -08:00
2019-06-12 21:36:29 +00:00
2018-08-29 17:33:29 +00:00
2018-08-08 18:59:44 +08:00
2018-11-05 10:57:24 -08:00
2019-04-17 16:50:30 -07:00