commit | 4d57ecf4c8e873017496c7f7aa51c3771dc70969 | [log] [tgz] |
---|---|---|
author | Richard Uhler <ruhler@google.com> | Wed Mar 11 12:36:24 2015 -0700 |
committer | Richard Uhler <ruhler@google.com> | Wed Mar 11 12:36:24 2015 -0700 |
tree | 90941cd2807fccf45dacf5dc85e36903fea74d37 | |
parent | 637455782147a41fbde2e284c49ca5e02d3444c2 [diff] [blame] |
Properly compile multidex for tests when using Jack. Bug: 19687200 Change-Id: I8c5771ccd474aa06001c3a48cc82550589ac7055
diff --git a/test/MultiDex/main.jpp b/test/MultiDex/main.jpp new file mode 100644 index 0000000..a5d7a6c --- /dev/null +++ b/test/MultiDex/main.jpp
@@ -0,0 +1,3 @@ +main: + @@com.android.jack.annotations.ForceInMainDex + class Main