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

Commit 37fec988 authored by Herbert Xue's avatar Herbert Xue
Browse files

Update update_bootloader_radio_image.mk calling path

The "vendor/google/build" is not available to some specific builds.
Update the path to avoid build break.

Bug: 377597097
Test: presubmit
Change-Id: Ic0da52f0b286b00f974b0e51424274e1e8484741
parent b1d766b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -305,7 +305,7 @@ subdir_makefiles_total := $(words int $(subdir_makefiles) post finish)
$(foreach mk,$(subdir_makefiles),$(info [$(call inc_and_print,subdir_makefiles_inc)/$(subdir_makefiles_total)] including $(mk) ...)$(eval include $(mk)))

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

# For an unbundled image, we can skip blueprint_tools because unbundled image
# aims to remove a large number framework projects from the manifest, the