diff options
author | Android Build Role Account android-build-prod <android-build-team-robot@google.com> | 2021-03-11 11:01:02 +0000 |
---|---|---|
committer | Android Build Role Account android-build-prod <android-build-team-robot@google.com> | 2021-03-11 11:01:02 +0000 |
commit | 4f59e8bdbf43ff4d4f4eaa05d9fde43be7e4b76d (patch) | |
tree | 61a95e818c05af6ceb873f1fd2f236f4052f80fc /test/ProfileTestMultiDex/main.jpp | |
parent | 8ee42794a152f6377b12eb1c03bc45b17dc18e76 (diff) | |
parent | 2e93ad25f76b420c060bcbcaefbcb7987f763ed7 (diff) |
Snap for 7199817 from 2e93ad25f76b420c060bcbcaefbcb7987f763ed7 to s-keystone-qcom-release
Change-Id: I95868367b14d6184ceb86e38a7f4cca0b5305346
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 |