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

Commit 54d9cc3f authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

am cd9cadbc: am 7768c91c: am 94de1eba: Put a copy of the radio/bootloader files in the dist dir.

* commit 'cd9cadbc':
  Put a copy of the radio/bootloader files in the dist dir.
parents 8c0d17b6 cd9cadbc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2007,6 +2007,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
@@ -840,6 +840,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) \