Devin Moore | c1b5f69 | 2023-01-19 21:13:36 +0000 | [diff] [blame] | 1 | { |
| 2 | "presubmit" : [ |
| 3 | { |
Jack He | 2d2f3c2 | 2023-03-27 03:04:52 -0700 | [diff] [blame] | 4 | "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 Moore | c1b5f69 | 2023-01-19 21:13:36 +0000 | [diff] [blame] | 11 | } |
Myles Watson | 048b8f7 | 2023-03-31 13:15:19 -0700 | [diff] [blame] | 12 | ], |
| 13 | "hwasan-presubmit" : [ |
| 14 | { |
| 15 | "name" : "VtsHalBluetoothTargetTest", |
| 16 | "options": [ |
| 17 | { |
| 18 | // TODO(b/275847929) |
| 19 | "exclude-filter": "VtsHalBluetoothTargetTest.PerInstance/BluetoothAidlTest#Cdd_C_12_1_Bluetooth5Requirements/0_android_hardware_bluetooth_IBluetoothHci_default" |
| 20 | } |
| 21 | ] |
| 22 | } |
Devin Moore | c1b5f69 | 2023-01-19 21:13:36 +0000 | [diff] [blame] | 23 | ] |
| 24 | } |