mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Bug: 276457982 Test: atest VtsHalBluetoothTargetTest Change-Id: I4d203f4217f6509c08c5519dc3ff53b9eca5c172
25 lines
666 B
Plaintext
25 lines
666 B
Plaintext
{
|
|
"presubmit" : [
|
|
{
|
|
"name" : "VtsHalBluetoothTargetTest",
|
|
"options": [
|
|
{
|
|
// TODO(b/275847929)
|
|
"exclude-filter": "VtsHalBluetoothTargetTest.PerInstance/BluetoothAidlTest#Cdd_C_12_1_Bluetooth5Requirements/0_android_hardware_bluetooth_IBluetoothHci_default"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"hwasan-presubmit" : [
|
|
{
|
|
"name" : "VtsHalBluetoothTargetTest",
|
|
"options": [
|
|
{
|
|
// TODO(b/275847929)
|
|
"exclude-filter": "VtsHalBluetoothTargetTest.PerInstance/BluetoothAidlTest#Cdd_C_12_1_Bluetooth5Requirements/0_android_hardware_bluetooth_IBluetoothHci_default"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|