ANDROID: Fix the wrong annotation for vts_kernel_net_tests

Change-Id: If4d3e4cd79b823c40c5f74c7dea6a46b372a5842
Signed-off-by: Betty Zhou <bettyzhou@google.com>
Bug: 326266318
This commit is contained in:
Betty Zhou
2024-02-23 15:49:31 -08:00
parent 739a44c322
commit bfa6bfaf30
2 changed files with 2 additions and 12 deletions
+1 -6
View File
@@ -33,12 +33,7 @@
]
},
{
"name": "vts_kernel_net_tests",
"options": [
{
"exclude-annotation": "com.android.testutils.SkipPresubmit"
}
]
"name": "vts_kernel_net_tests"
}
]
}