blob: f059c04ed2404fd15573cf4eb72df0fb18d75778 [file] [log] [blame]
Devin Moorec1b5f692023-01-19 21:13:36 +00001{
2 "presubmit" : [
3 {
Jack He2d2f3c22023-03-27 03:04:52 -07004 "name" : "VtsHalBluetoothTargetTest",
5 "options": [
6 {
7 // TODO(b/275847929)
8 "exclude-filter": "VtsHalBluetoothTargetTest.PerInstance/BluetoothAidlTest#Cdd_C_12_1_Bluetooth5Requirements/0_android_hardware_bluetooth_IBluetoothHci_default"
9 }
10 ]
Devin Moorec1b5f692023-01-19 21:13:36 +000011 }
12 ]
13}