ANDROID: Add CtsWifiBroadcastsHostTestCases to presubmit of TEST_MAPPING

Bug: 338500074
Change-Id: I0eb391eadfe7d3d6f5bfb3a59bfa513544c37255
Signed-off-by: chihsheng <chihsheng@google.com>
diff --git a/block/TEST_MAPPING b/block/TEST_MAPPING
index 9556e19..7f1efb0 100644
--- a/block/TEST_MAPPING
+++ b/block/TEST_MAPPING
@@ -36,6 +36,14 @@
       ]
     },
     {
+      "name": "CtsWifiBroadcastsHostTestCases",
+      "options": [
+        {
+          "exclude-annotation": "com.android.testutils.SkipPresubmit"
+        }
+      ]
+    },
+    {
       "name": "vts_kernel_net_tests"
     }
   ],
diff --git a/fs/TEST_MAPPING b/fs/TEST_MAPPING
index 3d972f2..85f8fa7 100644
--- a/fs/TEST_MAPPING
+++ b/fs/TEST_MAPPING
@@ -25,6 +25,14 @@
           "exclude-annotation": "com.android.testutils.SkipPresubmit"
         }
       ]
+    },
+    {
+      "name": "CtsWifiBroadcastsHostTestCases",
+      "options": [
+        {
+          "exclude-annotation": "com.android.testutils.SkipPresubmit"
+        }
+      ]
     }
   ],
   "presubmit-large": [
diff --git a/include/drm/TEST_MAPPING b/include/drm/TEST_MAPPING
index f077d77..3451cdd 100644
--- a/include/drm/TEST_MAPPING
+++ b/include/drm/TEST_MAPPING
@@ -36,6 +36,14 @@
       ]
     },
     {
+      "name": "CtsWifiBroadcastsHostTestCases",
+      "options": [
+        {
+          "exclude-annotation": "com.android.testutils.SkipPresubmit"
+        }
+      ]
+    },
+    {
       "name": "vts_kernel_net_tests"
     }
   ],
diff --git a/include/linux/TEST_MAPPING b/include/linux/TEST_MAPPING
index 9556e19..7f1efb0 100644
--- a/include/linux/TEST_MAPPING
+++ b/include/linux/TEST_MAPPING
@@ -36,6 +36,14 @@
       ]
     },
     {
+      "name": "CtsWifiBroadcastsHostTestCases",
+      "options": [
+        {
+          "exclude-annotation": "com.android.testutils.SkipPresubmit"
+        }
+      ]
+    },
+    {
       "name": "vts_kernel_net_tests"
     }
   ],
diff --git a/include/net/TEST_MAPPING b/include/net/TEST_MAPPING
index e20b5cf..08d2267 100644
--- a/include/net/TEST_MAPPING
+++ b/include/net/TEST_MAPPING
@@ -36,6 +36,14 @@
       ]
     },
     {
+      "name": "CtsWifiBroadcastsHostTestCases",
+      "options": [
+        {
+          "exclude-annotation": "com.android.testutils.SkipPresubmit"
+        }
+      ]
+    },
+    {
       "name": "vts_kernel_net_tests"
     }
   ],
diff --git a/include/trace/TEST_MAPPING b/include/trace/TEST_MAPPING
index d997982..cf37d9f 100644
--- a/include/trace/TEST_MAPPING
+++ b/include/trace/TEST_MAPPING
@@ -36,6 +36,14 @@
       ]
     },
     {
+      "name": "CtsWifiBroadcastsHostTestCases",
+      "options": [
+        {
+          "exclude-annotation": "com.android.testutils.SkipPresubmit"
+        }
+      ]
+    },
+    {
       "name": "vts_kernel_net_tests"
     }
   ],
diff --git a/kernel/sched/TEST_MAPPING b/kernel/sched/TEST_MAPPING
index abebdc4..05632df 100644
--- a/kernel/sched/TEST_MAPPING
+++ b/kernel/sched/TEST_MAPPING
@@ -32,6 +32,14 @@
           "exclude-annotation": "com.android.testutils.SkipPresubmit"
         }
       ]
+    },
+    {
+      "name": "CtsWifiBroadcastsHostTestCases",
+      "options": [
+        {
+          "exclude-annotation": "com.android.testutils.SkipPresubmit"
+        }
+      ]
     }
   ],
   "presubmit-large": [
diff --git a/mm/TEST_MAPPING b/mm/TEST_MAPPING
index d0b2e4b..8999f595 100644
--- a/mm/TEST_MAPPING
+++ b/mm/TEST_MAPPING
@@ -23,6 +23,14 @@
       ]
     },
     {
+      "name": "CtsWifiBroadcastsHostTestCases",
+      "options": [
+        {
+          "exclude-annotation": "com.android.testutils.SkipPresubmit"
+        }
+      ]
+    },
+    {
       "name": "selftests",
       "options": [
         {
diff --git a/net/TEST_MAPPING b/net/TEST_MAPPING
index 57dbb35..13371c3 100644
--- a/net/TEST_MAPPING
+++ b/net/TEST_MAPPING
@@ -36,6 +36,14 @@
       ]
     },
     {
+      "name": "CtsWifiBroadcastsHostTestCases",
+      "options": [
+        {
+          "exclude-annotation": "com.android.testutils.SkipPresubmit"
+        }
+      ]
+    },
+    {
       "name": "vts_kernel_net_tests"
     }
   ]