Delete the misleading var TARGET_OUT_STATIC_LIBRARIES.
Which can be replaced by TARGET_OUT_INTERMEDIATE_LIBRARIES. Change-Id: I965ff1ebe70fc3113c19e4896277c876dcedb6a5
This commit is contained in:
@@ -92,8 +92,7 @@ ifneq ($(filter $(LOCAL_MODULE_TAGS),user),)
|
||||
$(warning * Android.mk for the affected module, and add)
|
||||
$(warning * the LOCAL_MODULE value for that component)
|
||||
$(warning * into the PRODUCT_PACKAGES section of product)
|
||||
$(warning * makefile(s) where it's necessary, if)
|
||||
$(warning * appropriate.)
|
||||
$(warning * makefile(s) where necessary, if appropriate.)
|
||||
$(warning * )
|
||||
$(warning * If the component should be in EVERY build of ALL)
|
||||
$(warning * products, then add its LOCAL_MODULE value to the)
|
||||
|
Reference in New Issue
Block a user