Revert "Build BUILD_MULTI_PREBUILT for the prebuilt target"

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

Change-Id: Ia5973b31d23bd74ec187b9e44715dea56c063efe
This commit is contained in:
Jean-Baptiste Queru 2010-06-17 09:27:59 -07:00
parent 633c4a5094
commit 7ef314546b
1 changed files with 0 additions and 1 deletions

View File

@ -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)) \
, \