diff options
author | Calin Juravle <calin@google.com> | 2019-09-23 21:00:29 -0400 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2019-09-26 00:35:55 +0000 |
commit | 1061c7d2bf7a559abe5a234c680b27b8838862ca (patch) | |
tree | b9e299414fbdb05f9763a71fe46b9078449eaac6 /test/ProfileTestMultiDex/main.list | |
parent | 8b959958d1df3545957ddbce2be2ea21003a121c (diff) |
Clean up profile AddMethod APIs
Restructure the profile assistant test to use the same APIs as profile
saver and
clean up all the other usages for AddMethodIndex and AddMethod.
Bug: 139884006
Test: m test-art-host
Change-Id: Icf76d6aa05f0f9dcc589182196ca34a0298f2cb7
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 ec131f0f71..6ca79d4bbe 100644 --- a/test/ProfileTestMultiDex/main.list +++ b/test/ProfileTestMultiDex/main.list @@ -5,3 +5,4 @@ SubA.class SubB.class SubD.class SubE.class +ZLotsOfMethods.class |