From 4d57ecf4c8e873017496c7f7aa51c3771dc70969 Mon Sep 17 00:00:00 2001 From: Richard Uhler Date: Wed, 11 Mar 2015 12:36:24 -0700 Subject: Properly compile multidex for tests when using Jack. Bug: 19687200 Change-Id: I8c5771ccd474aa06001c3a48cc82550589ac7055 --- test/MultiDex/main.jpp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/MultiDex/main.jpp (limited to 'test/MultiDex') diff --git a/test/MultiDex/main.jpp b/test/MultiDex/main.jpp new file mode 100644 index 0000000000..a5d7a6c136 --- /dev/null +++ b/test/MultiDex/main.jpp @@ -0,0 +1,3 @@ +main: + @@com.android.jack.annotations.ForceInMainDex + class Main -- cgit v1.2.3