From 5ebfd8461d001a5b1d2b24688f9ef9ac5dd32818 Mon Sep 17 00:00:00 2001 From: Alan Stokes Date: Wed, 24 Nov 2021 16:50:22 +0000 Subject: [PATCH] Make sure we don't break pre-dexopting Add art_standalone_dexpreopt_tests to our presubmits since we broke it once without it being caught and it's relatively cheap. (I'm not doing an import because I don't want to bring in all the ART tests.) Test: TH Bug: 207474880 Change-Id: Ib9a738f5f77cc1aeb109f751a5e299b293804349 --- TEST_MAPPING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TEST_MAPPING b/TEST_MAPPING index b07dc3b6..87d8e391 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -11,6 +11,9 @@ }, { "name": "MicrodroidTestApp" + }, + { + "name": "art_standalone_dexpreopt_tests" } ], "imports": [