Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5c318a00 authored by Paul Duffin's avatar Paul Duffin
Browse files

Use --multi-dex native to avoid dex limit

Bug: 32912773
Test: make checkbuild
Change-Id: I70fed0e838003fb7909838696fa6ceed66e99711
parent 2abe1be5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 \