From 1061c7d2bf7a559abe5a234c680b27b8838862ca Mon Sep 17 00:00:00 2001 From: Calin Juravle Date: Mon, 23 Sep 2019 21:00:29 -0400 Subject: 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 --- test/ProfileTestMultiDex/main.list | 1 + 1 file changed, 1 insertion(+) (limited to 'test/ProfileTestMultiDex/main.list') 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 -- cgit v1.2.3