am f5672925: Add support for prebuilt AARs.

* commit 'f56729250448200834c5c95c86c937e887d73623':
  Add support for prebuilt AARs.
This commit is contained in:
Ying Wang
2014-10-31 00:13:50 +00:00
committed by Android Git Automerger
5 changed files with 43 additions and 9 deletions

View File

@@ -64,6 +64,9 @@ else
endif
endif
# LOCAL_STATIC_JAVA_AAR_LIBRARIES are special LOCAL_STATIC_JAVA_LIBRARIES
LOCAL_STATIC_JAVA_LIBRARIES += $(LOCAL_STATIC_JAVA_AAR_LIBRARIES)
LOCAL_JAVA_LIBRARIES := $(sort $(LOCAL_JAVA_LIBRARIES))
LOCAL_BUILT_MODULE_STEM := $(strip $(LOCAL_BUILT_MODULE_STEM))