summaryrefslogtreecommitdiffstats
path: root/core/multi_prebuilt.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-06-17 09:27:59 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-06-17 09:30:37 -0700
commit7ef314546ba57a371c7d78f95845322bccfa0786 (patch)
treef4e38d03050eb354978ecb57a17e5aca6287ab50 /core/multi_prebuilt.mk
parent633c4a5094a1af71b88ff9a325eb6b52a1ee568e (diff)
downloadbuild-7ef314546ba57a371c7d78f95845322bccfa0786.zip
build-7ef314546ba57a371c7d78f95845322bccfa0786.tar.gz
build-7ef314546ba57a371c7d78f95845322bccfa0786.tar.bz2
Revert "Build BUILD_MULTI_PREBUILT for the prebuilt target"
This reverts commit 9bfd697cffae4b4f2bdbf122c3bbe7920525e718, which was causing all prebuilts to be installed in all builds. Change-Id: Ia5973b31d23bd74ec187b9e44715dea56c063efe
Diffstat (limited to 'core/multi_prebuilt.mk')
-rw-r--r--core/multi_prebuilt.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/multi_prebuilt.mk b/core/multi_prebuilt.mk
index 00f9128..738a88d 100644
--- a/core/multi_prebuilt.mk
+++ b/core/multi_prebuilt.mk
@@ -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)) \
, \