Add cpu_features to hwasan-postsubmit am: 7783526676

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

Change-Id: Ic9bace9a16d2c06960abe62a9aca38a19fb354d0
diff --git a/TEST_MAPPING b/TEST_MAPPING
index fbfe969..7066870 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -12,5 +12,19 @@
     {
       "name": "cpu_features-cpuinfo_test"
     }
+  ],
+  "hwasan-postsubmit": [
+    {
+      "name": "cpu_features-bit_utils_test"
+    },
+    {
+      "name": "cpu_features-string_view_test"
+    },
+    {
+      "name": "cpu_features-stack_line_reader_test"
+    },
+    {
+      "name": "cpu_features-cpuinfo_test"
+    }
   ]
 }