Revert "Add test `art-apex-update-rollback` to ART's Test Mapping presubmits."

This reverts commit daa3905673d2df8ca642f0e3f39ffcebc88ca043.

Reason for revert: Test is failing on some test configurations
(see b/237670924).

Bug: 237670924
Bug: 204887479
Change-Id: I70523fa347d8c4cade39cd2f93e72ffb9f9cc5e7
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 5cbbd4c..73741d7 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1309,9 +1309,6 @@
       "name": "CtsJdwpTestCases"
     },
     {
-      "name": "art-apex-update-rollback"
-    },
-    {
       "name": "art_standalone_dexpreopt_tests"
     },
     {
@@ -2616,9 +2613,6 @@
       "name": "ComposHostTestCases"
     },
     {
-      "name": "art-apex-update-rollback"
-    },
-    {
       "name": "art_standalone_dexpreopt_tests"
     },
     {
diff --git a/test/utils/regen-test-files b/test/utils/regen-test-files
index 481b9ba..4935c89 100755
--- a/test/utils/regen-test-files
+++ b/test/utils/regen-test-files
@@ -549,7 +549,6 @@
         "BootImageProfileTest",
         "ComposHostTestCases",
         "CtsJdwpTestCases",
-        "art-apex-update-rollback",
         "art_standalone_dexpreopt_tests",
     ]
     presubmit_tests = other_presubmit_tests + run_test_module_names + art_gtest_module_names