Fix ART MTS exclusion filter for `JniCompilerTest` test cases.

Test: m mts && mts-tradefed run commandAndExit mts-art
Bug: 247108425
Change-Id: I88a4b610952ac391eb5a2c0b56318c569410f68b
diff --git a/test/utils/regen-test-files b/test/utils/regen-test-files
index 40ce38a..784868c 100755
--- a/test/utils/regen-test-files
+++ b/test/utils/regen-test-files
@@ -308,7 +308,7 @@
 # TODO(b/247108425): Address the linking issues and re-enable these
 # tests.
 failing_tests_excluded_from_mts = [
-    "art_standalone_compiler_tests JniCompilerTests",
+    "art_standalone_compiler_tests JniCompilerTest*",
 ]
 
 # Is `run_test` a Checker test (i.e. a test containing Checker