diff options
| author | Richard Uhler <ruhler@google.com> | 2015-03-11 21:12:42 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2015-03-11 21:12:42 +0000 |
| commit | 4cfe74cb50b73f5f4b6dd32aabed55d044afe348 (patch) | |
| tree | 8371e4999b9a0002588876d7a4d61dd02a1c768f /test/MultiDex | |
| parent | cc87995b6d9a61085aa7f2c452ac051e6c955c89 (diff) | |
| parent | 4d57ecf4c8e873017496c7f7aa51c3771dc70969 (diff) | |
Merge "Properly compile multidex for tests when using Jack."
Diffstat (limited to 'test/MultiDex')
| -rw-r--r-- | test/MultiDex/main.jpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MultiDex/main.jpp b/test/MultiDex/main.jpp new file mode 100644 index 00000000000..a5d7a6c1362 --- /dev/null +++ b/test/MultiDex/main.jpp @@ -0,0 +1,3 @@ +main: + @@com.android.jack.annotations.ForceInMainDex + class Main |
