merge from froyo-plus-aosp
Change-Id: Ie085dd2e50a68bb79699f98d31ef8ceb0fe8d339
This commit is contained in:
@@ -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)) \
|
||||
, \
|
||||
|
Reference in New Issue
Block a user