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
This commit is contained in:
Alan Stokes 2021-11-24 16:50:22 +00:00
parent f67031972d
commit 5ebfd8461d
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@
}, },
{ {
"name": "MicrodroidTestApp" "name": "MicrodroidTestApp"
},
{
"name": "art_standalone_dexpreopt_tests"
} }
], ],
"imports": [ "imports": [