Fix images-for-partitions() for 'init_boot'
Macro images-for-partitions() returns $(INSTALLED_INIT_BOOTIMAGE_TARGET) for the 'init_boot' partition, which is empty. It should return $(INSTALLED_INIT_BOOT_IMAGE_TARGET) instead. Bug: 203698939 Test: `make` without chaining 'init_boot' partition Change-Id: I387813283dfad7e1b2f762a5fa4065775977caf7
Loading
Please register or sign in to comment