Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8429471b authored by Roman Kiryanov's avatar Roman Kiryanov
Browse files

Do not include device/generic/goldfish/tasks/mk_emu_img.zip



this file being moved to build/tasks which is
included automatically.

Bug: 416327221
Test: m emu_img_zip
Change-Id: Iec560da2d8ddf37613165f395767a34e311b7e4c
Signed-off-by: default avatarRoman Kiryanov <rkir@google.com>
parent a5bb02ed
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -270,8 +270,6 @@ include_makefiles_total := $(words int $(subdir_makefiles))

$(foreach mk,$(subdir_makefiles),$(info [$(call inc_and_print,include_makefiles_inc)/$(include_makefiles_total)] including $(mk) ...)$(eval include $(mk)))

-include device/generic/goldfish/tasks/emu_img_zip.mk

# Build bootloader.img/radio.img, and unpack the partitions.
-include vendor/google_devices/$(TARGET_SOC)/prebuilts/misc_bins/update_bootloader_radio_image.mk