mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 13:49:45 +00:00
Bug: 281798597 Test: atest VtsHalBluetoothTargetTest Change-Id: I7db99066be11a6dae206cfe4997101db751ae059 Merged-In: I7db99066be11a6dae206cfe4997101db751ae059
25 lines
652 B
Plaintext
25 lines
652 B
Plaintext
{
|
|
"presubmit" : [
|
|
{
|
|
"name" : "VtsHalBluetoothTargetTest",
|
|
"options": [
|
|
{
|
|
// TODO(b/275847929)
|
|
"exclude-filter": "VtsHalBluetoothTargetTest.PerInstance/BluetoothAidlTest#Vsr_Bluetooth5Requirements/0_android_hardware_bluetooth_IBluetoothHci_default"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"hwasan-presubmit" : [
|
|
{
|
|
"name" : "VtsHalBluetoothTargetTest",
|
|
"options": [
|
|
{
|
|
// TODO(b/275847929)
|
|
"exclude-filter": "VtsHalBluetoothTargetTest.PerInstance/BluetoothAidlTest#Vsr_Bluetooth5Requirements/0_android_hardware_bluetooth_IBluetoothHci_default"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|