summaryrefslogtreecommitdiffstats
path: root/test/MultiDex
diff options
context:
space:
mode:
authorRichard Uhler <ruhler@google.com>2015-03-11 12:36:24 -0700
committerRichard Uhler <ruhler@google.com>2015-03-11 12:36:24 -0700
commit4d57ecf4c8e873017496c7f7aa51c3771dc70969 (patch)
tree90941cd2807fccf45dacf5dc85e36903fea74d37 /test/MultiDex
parent637455782147a41fbde2e284c49ca5e02d3444c2 (diff)
downloadart-4d57ecf4c8e873017496c7f7aa51c3771dc70969.tar.gz
art-4d57ecf4c8e873017496c7f7aa51c3771dc70969.tar.bz2
art-4d57ecf4c8e873017496c7f7aa51c3771dc70969.zip
Properly compile multidex for tests when using Jack.
Bug: 19687200 Change-Id: I8c5771ccd474aa06001c3a48cc82550589ac7055
Diffstat (limited to 'test/MultiDex')
-rw-r--r--test/MultiDex/main.jpp3
1 files changed, 3 insertions, 0 deletions
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