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

Commit 94de1eba authored by Ying Wang's avatar Ying Wang
Browse files

Put a copy of the radio/bootloader files in the dist dir.

Bug: 10035750
Change-Id: I3b51e61ec737899d9264885a1e66c89a7a740d54
parent 701a07fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1999,6 +1999,7 @@ endef
###########################################################
## Define device-specific radio files
###########################################################
INSTALLED_RADIOIMAGE_TARGET :=

# Copy a radio image file to the output location, and add it to
# INSTALLED_RADIOIMAGE_TARGET.
+4 −0
Original line number Diff line number Diff line
@@ -828,6 +828,10 @@ else # TARGET_BUILD_APPS
    $(INSTALLED_FACTORY_BUNDLE_TARGET) \
   )

  # Put a copy of the radio/bootloader files in the dist dir.
  $(foreach f,$(INSTALLED_RADIOIMAGE_TARGET), \
    $(call dist-for-goals, droidcore, $(f)))

  ifneq ($(TARGET_BUILD_PDK),true)
    $(call dist-for-goals, droidcore, \
      $(APPS_ZIP) \