Merge "Use asm-5.2 prebuilts"

This commit is contained in:
Colin Cross
2017-02-14 19:03:45 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under,src)
LOCAL_JAR_MANIFEST := manifest.txt
LOCAL_STATIC_JAVA_LIBRARIES := \
asm-5.0
asm-5.2
LOCAL_MODULE := mkstubs

View File

@@ -22,7 +22,7 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_JAR_MANIFEST := ../etc/manifest.txt
LOCAL_STATIC_JAVA_LIBRARIES := \
asm-5.0 \
asm-5.2 \
guava-tools
LOCAL_MODULE:= rmtypedefs