blob: 709e7b5899eb2f1d5cf2945f8374a8719a3947bb [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsBluetoothTestCases",
"options": [
{
// TODO(b/303306195): Exclude a flaky test the other team is already working on from our check
"exclude-filter": "android.bluetooth.cts.LeL2capSocketTest#openInsecureLeL2capServerSocketRepeatedly"
}
]
},
{
"name": "net_test_bluetooth"
},
{
// CtsUwbTestCases: Single Device Cts tests for UWB
// Multi Device Cts tests are brought to presubmit with cl/618942497
"name": "CtsUwbTestCases"
}
]
}