diff options
author | Alex Light <allight@google.com> | 2021-02-19 21:17:28 +0000 |
---|---|---|
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2021-02-19 21:17:28 +0000 |
commit | 4ed65e8750c3eb9fba8e09854526f26a35a598bb (patch) | |
tree | df07248cd6701bf764c01ed1322b355c16e159bf /test/ProfileTestMultiDex/main.list | |
parent | 3487754eb3af7b92fec183a1e3af31fe437026d5 (diff) | |
parent | a2f1319a8941ae52c98594824b919c08eeb0ecd1 (diff) |
Add text-profile support for multiple ICs am: a2f1319a89
Original change: https://android-review.googlesource.com/c/platform/art/+/1574120
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I94dcbd60cd60044f13001d6000d750896d02c5d7
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 |