From 7ef314546ba57a371c7d78f95845322bccfa0786 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Thu, 17 Jun 2010 09:27:59 -0700 Subject: [PATCH] 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 --- core/multi_prebuilt.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/core/multi_prebuilt.mk b/core/multi_prebuilt.mk index 00f912866..738a88dd2 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)) \ , \ -- 2.11.0