diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2019-09-28 23:21:54 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2019-09-28 23:21:54 +0000 |
commit | 1f2bda940d07c1263759e980014429679bd3bf73 (patch) | |
tree | 8c0dbda16b47b6d0f1f255e936454627f4354d1e /test/ProfileTestMultiDex/main.jpp | |
parent | e20e987688f7ff2c95cc18e643a2591af47ff808 (diff) | |
parent | 8c4a1a8eab83aa50c92185d6f32ad0b72cc156be (diff) |
Snap for 5907574 from 8c4a1a8eab83aa50c92185d6f32ad0b72cc156be to rvc-release
Change-Id: Ibaebc5966a431322f12df85b1d0dcd833f8c352a
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 index 5e55e968745..0644072510d 100644 --- a/test/ProfileTestMultiDex/main.jpp +++ b/test/ProfileTestMultiDex/main.jpp @@ -19,3 +19,6 @@ SubD: SubE: @@com.android.jack.annotations.ForceInMainDex class SubE +ZLotsOfMethods: +@@com.android.jack.annotations.ForceInMainDex + class ZLotsOfMethods |