Revert "Fix Core Platform API JNI check"

This reverts commit 6c56db31b8a6424680ad3836022a1d81e83dc4a9.

Reason for revert: potential culprit b/149238651

Bug: 144502743
Bug: 149238651

Change-Id: I719ecaff2c9486776b165918607a2df2ee23d56d
diff --git a/test/knownfailures.json b/test/knownfailures.json
index f5d51c1..afddc81 100644
--- a/test/knownfailures.json
+++ b/test/knownfailures.json
@@ -490,8 +490,7 @@
             "607-daemon-stress",
             "674-hiddenapi",
             "687-deopt",
-            "904-object-allocation",
-            "2030-core-platform-api-jni"
+            "904-object-allocation"
         ],
         "description": ["Tests that sometimes fail when run with jvmti-stress for unknown reasons."],
         "bug": "b/120995005",
@@ -545,8 +544,7 @@
             "690-hiddenapi-same-name-methods",
             "804-class-extends-itself",
             "921-hello-failure",
-            "999-redefine-hiddenapi",
-            "2030-core-platform-api-jni"
+            "999-redefine-hiddenapi"
         ],
         "description": [
             "Tests that use illegal dex files or otherwise break dexter assumptions"
@@ -568,8 +566,7 @@
             "692-vdex-inmem-loader",
             "693-vdex-inmem-loader-evict",
             "944-transform-classloaders",
-            "999-redefine-hiddenapi",
-            "2030-core-platform-api-jni"
+            "999-redefine-hiddenapi"
         ],
         "description": [
             "Tests that use custom class loaders or other features not supported ",
@@ -1207,8 +1204,7 @@
                   "2004-double-virtual-structural-abstract",
                   "2005-pause-all-redefine-multithreaded",
                   "2006-virtual-structural-finalizing",
-                  "2007-virtual-structural-finalizable",
-                  "2030-core-platform-api-jni"
+                  "2007-virtual-structural-finalizable"
                 ],
         "variant": "jvm",
         "description": ["Doesn't run on RI."]