diff options
author | Alex Light <allight@google.com> | 2021-02-19 22:43:47 +0000 |
---|---|---|
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2021-02-19 22:43:47 +0000 |
commit | 4f7cc11a5f29352a4a1c08ef5211b0415d05fc22 (patch) | |
tree | 07e321e74eae344a19797435269508297046f3c4 /test/ProfileTestMultiDex/main.list | |
parent | 360b6c816108728a268ac3cd5a361ad75a0a59ba (diff) | |
parent | 6cc3161070900133cdaef3ce819e2005338d042e (diff) |
Add text-profile support for multiple ICs am: a2f1319a89 am: 4ed65e8750 am: 6cc3161070
Original change: https://android-review.googlesource.com/c/platform/art/+/1574120
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I8aee8535198b9b97e1d41fb86da8ce53343aef7b
Diffstat (limited to 'test/ProfileTestMultiDex/main.list')
-rw-r--r-- | test/ProfileTestMultiDex/main.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ProfileTestMultiDex/main.list b/test/ProfileTestMultiDex/main.list index 6ca79d4bbe..8ef9280c9e 100644 --- a/test/ProfileTestMultiDex/main.list +++ b/test/ProfileTestMultiDex/main.list @@ -1,5 +1,6 @@ Main.class TestInline.class +Secret.class Super.class SubA.class SubB.class |