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

Commit 9bfd697c authored by Ravi K Yenduri's avatar Ravi K Yenduri Committed by Jean-Baptiste Queru
Browse files

Build BUILD_MULTI_PREBUILT for the prebuilt target

Add files included as prebuilts with "BUILD_MULTI_PREBUILT"
to be installed as part of the 'prebuilt' target.

Change-Id: I2fa2dfff2637701281ab78a523c58fc46577ab75
parent 7bb4f10a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@ $(foreach t,$(1), \
    $(eval LOCAL_MODULE := $(basename $(notdir $(t)))) \
    $(eval LOCAL_SRC_FILES := $(t)) \
   ) \
  $(eval ALL_PREBUILT += $(LOCAL_MODULE)) \
  $(if $(6), \
    $(eval LOCAL_BUILT_MODULE_STEM := $(6)) \
   , \