am 74a9fd08: am a07d37b7: Cherry-pick bug fixes from master.
Merge commit '74a9fd08731f78516a6c0e81169c8e8ff7a6d9c1' into gingerbread-plus-aosp
* commit '74a9fd08731f78516a6c0e81169c8e8ff7a6d9c1':
Cherry-pick bug fixes from master.
diff --git a/core/multi_prebuilt.mk b/core/multi_prebuilt.mk
index 738a88d..00f9128 100644
--- a/core/multi_prebuilt.mk
+++ b/core/multi_prebuilt.mk
@@ -56,6 +56,7 @@
$(eval LOCAL_MODULE := $(basename $(notdir $(t)))) \
$(eval LOCAL_SRC_FILES := $(t)) \
) \
+ $(eval ALL_PREBUILT += $(LOCAL_MODULE)) \
$(if $(6), \
$(eval LOCAL_BUILT_MODULE_STEM := $(6)) \
, \