ANDROID: Add CtsWifiBroadcastsHostTestCases to presubmit of TEST_MAPPING

Bug: 338500074
Change-Id: I0eb391eadfe7d3d6f5bfb3a59bfa513544c37255
Signed-off-by: chihsheng <chihsheng@google.com>
This commit is contained in:
chihsheng
2024-05-07 22:22:08 +08:00
committed by Treehugger Robot
parent 1cc299629b
commit 65dc9bd83f
9 changed files with 72 additions and 0 deletions
+8
View File
@@ -35,6 +35,14 @@
}
]
},
{
"name": "CtsWifiBroadcastsHostTestCases",
"options": [
{
"exclude-annotation": "com.android.testutils.SkipPresubmit"
}
]
},
{
"name": "vts_kernel_net_tests"
}