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.jpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/ProfileTestMultiDex/main.jpp') diff --git a/test/ProfileTestMultiDex/main.jpp b/test/ProfileTestMultiDex/main.jpp index 5e55e96874..0644072510 100644 --- a/test/ProfileTestMultiDex/main.jpp +++ b/test/ProfileTestMultiDex/main.jpp @@ -19,3 +19,6 @@ SubD: SubE: @@com.android.jack.annotations.ForceInMainDex class SubE +ZLotsOfMethods: +@@com.android.jack.annotations.ForceInMainDex + class ZLotsOfMethods -- cgit v1.2.3