diff options
| author | Calin Juravle <calin@google.com> | 2016-01-19 19:34:40 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2016-01-19 19:34:40 +0000 |
| commit | f74388daf23522dd4e9ebe6640030f4fd52c52ea (patch) | |
| tree | fe07a7150fbe132bdc7d78f62dbe039daf3eaae3 /test/ProfileTestMultiDex/main.jpp | |
| parent | ecfd0df971c538456887866307c007c8b0a25470 (diff) | |
| parent | 877fd963548a3175665bfef25b0d24bc0e5a0135 (diff) | |
Merge "Improve profile processing"
Diffstat (limited to 'test/ProfileTestMultiDex/main.jpp')
| -rw-r--r-- | test/ProfileTestMultiDex/main.jpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/ProfileTestMultiDex/main.jpp b/test/ProfileTestMultiDex/main.jpp new file mode 100644 index 00000000000..f2e3b4e14ce --- /dev/null +++ b/test/ProfileTestMultiDex/main.jpp @@ -0,0 +1,3 @@ +main: + @@com.android.jack.annotations.ForceInMainDex + class Second |
