diff options
author | Steven Laver <lavers@google.com> | 2019-10-24 16:39:59 -0700 |
---|---|---|
committer | Steven Laver <lavers@google.com> | 2019-10-24 16:39:59 -0700 |
commit | 1c4ef2b0f472070c8749937f35b18748d25c9469 (patch) | |
tree | 39bbbfdaf64457853038af9271ea9b7571bd36d4 /test/ProfileTestMultiDex/main.jpp | |
parent | 07c597b2d455dbb534bee133d8709d2c24e22d20 (diff) | |
parent | 323e4f3f76fda16aa41235edd707fa3dbcc25f2e (diff) |
Merge RP1A.191024.001
Change-Id: I39cf5bb98fe2060341a3097f98bc5601951ab053
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 5e55e96874..0644072510 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 |