diff options
author | Scott Lobdell <slobdell@google.com> | 2021-02-23 11:54:51 -0800 |
---|---|---|
committer | Scott Lobdell <slobdell@google.com> | 2021-02-23 11:54:51 -0800 |
commit | 2e93ad25f76b420c060bcbcaefbcb7987f763ed7 (patch) | |
tree | 61a95e818c05af6ceb873f1fd2f236f4052f80fc /test/ProfileTestMultiDex/main.jpp | |
parent | 9ce7222bf723e2ec87d74e1b0fd3e265eca2e6fe (diff) | |
parent | 747a22c7f6c10bdbb07e4136400bbc58f60af4a8 (diff) |
Merge SP1A.210222.001
Change-Id: I67e918166a2dbd3f605f9e0391be070da45e4ee9
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 0644072510..bd548a88ed 100644 --- a/test/ProfileTestMultiDex/main.jpp +++ b/test/ProfileTestMultiDex/main.jpp @@ -4,6 +4,9 @@ Main: TestInqline: @@com.android.jack.annotations.ForceInMainDex class TestInline +Secret: + @@com.android.jack.annotations.ForceInMainDex + class Secret Super: @@com.android.jack.annotations.ForceInMainDex class Super |