diff options
| author | Richard Uhler <ruhler@google.com> | 2015-05-18 15:18:55 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-05-18 15:18:56 +0000 |
| commit | ce70082da8a4e63c280c2f049a67b38acc82ee1a (patch) | |
| tree | e8f0f86b7b138fa44f16fb2fc3245acd94a93663 /test/MultiDexModifiedSecondary/main.jpp | |
| parent | 6650075fb831379d24cfafc3d56442e742418688 (diff) | |
| parent | a5a1c13a74225a1db3c54dc108fcd161b867bb00 (diff) | |
Merge "Test and fix bug checking status of secondary multidex files." into mnc-dev
Diffstat (limited to 'test/MultiDexModifiedSecondary/main.jpp')
| -rw-r--r-- | test/MultiDexModifiedSecondary/main.jpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MultiDexModifiedSecondary/main.jpp b/test/MultiDexModifiedSecondary/main.jpp new file mode 100644 index 00000000000..a5d7a6c1362 --- /dev/null +++ b/test/MultiDexModifiedSecondary/main.jpp @@ -0,0 +1,3 @@ +main: + @@com.android.jack.annotations.ForceInMainDex + class Main |
