• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "presubmit" : [
3    {
4      "name" : "VtsHalBluetoothTargetTest",
5      "options": [
6        {
7          // TODO(b/275847929)
8          "exclude-filter": "VtsHalBluetoothTargetTest.PerInstance/BluetoothAidlTest#Vsr_Bluetooth5Requirements/0_android_hardware_bluetooth_IBluetoothHci_default"
9        }
10      ]
11    }
12  ],
13  "hwasan-presubmit" : [
14    {
15      "name" : "VtsHalBluetoothTargetTest",
16      "options": [
17        {
18          // TODO(b/275847929)
19          "exclude-filter": "VtsHalBluetoothTargetTest.PerInstance/BluetoothAidlTest#Vsr_Bluetooth5Requirements/0_android_hardware_bluetooth_IBluetoothHci_default"
20        }
21      ]
22    }
23  ]
24}
25