Merge "Deliver android-support-multidex.jack in SDK"

This commit is contained in:
Yohann Roussel
2016-12-05 15:32:59 +00:00
committed by Gerrit Code Review
2 changed files with 4 additions and 0 deletions

View File

@@ -89,6 +89,8 @@ ALL_SDK_FILES += $(android_jar_src_target)
# ====================================================
# multidex jack library
ALL_SDK_FILES += $(call intermediates-dir-for, JAVA_LIBRARIES,android-support-multidex,,COMMON)/classes.jack
# The Jack & Jill compiler jars
ALL_SDK_FILES += prebuilts/sdk/tools/jacks/jack-$(JACK_SDKTOOL_VERSION).jar
ALL_SDK_FILES += prebuilts/sdk/tools/jills/jill-$(JACK_SDKTOOL_VERSION).jar

View File

@@ -481,6 +481,7 @@ frameworks/multidex/library/project.properties
frameworks/multidex/library/src/.readme extras/android/support/multidex/library/src/.readme
frameworks/multidex/library/res/.readme extras/android/support/multidex/library/res/.readme
${OUT_DIR}/target/common/obj/PACKAGING/android-support-multidex_intermediates/android-support-multidex.jar extras/android/support/multidex/library/libs/android-support-multidex.jar
${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android-support-multidex_intermediates/classes.jack extras/android/support/multidex/library/libs/android-support-multidex.jack
frameworks/multidex/instrumentation/README.txt extras/android/support/multidex/instrumentation/README.txt
frameworks/multidex/instrumentation/.project extras/android/support/multidex/instrumentation/.project
@@ -491,6 +492,7 @@ frameworks/multidex/instrumentation/src/.readme
frameworks/multidex/instrumentation/res/.readme extras/android/support/multidex/instrumentation/res/.readme
${OUT_DIR}/target/common/obj/PACKAGING/android-support-multidex-instrumentation_intermediates/android-support-multidex-instrumentation.jar extras/android/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar
${OUT_DIR}/target/common/obj/PACKAGING/android-support-multidex_intermediates/android-support-multidex.jar extras/android/support/multidex/instrumentation/libs/android-support-multidex.jar
${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android-support-multidex_intermediates/classes.jack extras/android/support/multidex/instrumentation/libs/android-support-multidex.jack
frameworks/support/v7/mediarouter/README.txt extras/android/support/v7/mediarouter/README.txt
frameworks/support/v7/mediarouter/.project extras/android/support/v7/mediarouter/.project