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

Commit e8f3e0c7 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Steve Kondik
Browse files

Revert "Build BUILD_MULTI_PREBUILT for the prebuilt target"

This reverts commit 9bfd697c,
which was causing all prebuilts to be installed in all builds.

Change-Id: Ia5973b31d23bd74ec187b9e44715dea56c063efe
parent b4d6a4e5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -56,7 +56,6 @@ $(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)) \
   , \