merge from froyo-plus-aosp

Change-Id: Ie085dd2e50a68bb79699f98d31ef8ceb0fe8d339
This commit is contained in:
Jean-Baptiste Queru
2010-06-09 15:56:15 -07:00

View File

@@ -56,6 +56,7 @@ $(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)) \
, \