Remove BootImageProfileTest from hwasan-presubmit.

This was flaky.

Bug: 232012605
Change-Id: Id4ad6908e9799549b843a938e7cdf4991ab5b36f
diff --git a/TEST_MAPPING b/TEST_MAPPING
index d606d7c..afdced2 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2589,9 +2589,6 @@
   ],
   "hwasan-presubmit": [
     {
-      "name": "BootImageProfileTest"
-    },
-    {
       "name": "ArtServiceTests"
     },
     {
diff --git a/test/utils/regen-test-files b/test/utils/regen-test-files
index 37cc177..eae2324 100755
--- a/test/utils/regen-test-files
+++ b/test/utils/regen-test-files
@@ -209,6 +209,7 @@
   "CtsJdwpTestCases", # times out
   "art_standalone_compiler_tests", # b/230392320
   "art_standalone_dex2oat_tests",  # b/228881278
+  "BootImageProfileTest", # b/232012605
 ])
 
 # ART gtests that do not need root access to the device.