Clean up cc_test TEST_MAPPING after default update am: 79725d88db am: 457281ab2a am: 9708bdc7ad

Original change: https://android-review.googlesource.com/c/platform/external/cpu_features/+/1596917

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I8db49e2816ddd4301b4d6037cc4a858816403ab3
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 824f432..fbfe969 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,31 +1,15 @@
 {
   "presubmit": [
     {
-      "name": "cpu_features-bit_utils_test",
-      "host": true
-    },
-    {
       "name": "cpu_features-bit_utils_test"
     },
     {
-      "name": "cpu_features-string_view_test",
-      "host": true
-    },
-    {
       "name": "cpu_features-string_view_test"
     },
     {
-      "name": "cpu_features-stack_line_reader_test",
-      "host": true
-    },
-    {
       "name": "cpu_features-stack_line_reader_test"
     },
     {
-      "name": "cpu_features-cpuinfo_test",
-      "host": true
-    },
-    {
       "name": "cpu_features-cpuinfo_test"
     }
   ]