Merge "Use --multi-dex native to avoid dex limit"

This commit is contained in:
Paul Duffin
2017-03-11 18:08:01 +00:00
committed by Android (Google) Code Review

View File

@@ -22,6 +22,7 @@ LOCAL_SRC_FILES := \
$(call all-java-files-under, EnabledTestApp/src)
LOCAL_DX_FLAGS := --core-library
LOCAL_JACK_FLAGS := --multi-dex native
LOCAL_AAPT_FLAGS = -0 dat -0 gld -c fa
LOCAL_STATIC_JAVA_LIBRARIES := \
core-tests-support \