Merge "Bluetooth: Enable test Cdd_C_12_1_Bluetooth5Requirements"

This commit is contained in:
Henri Chataing
2023-04-28 17:35:03 +00:00
committed by Gerrit Code Review

View File

@@ -1,24 +1,12 @@
{
"presubmit" : [
{
"name" : "VtsHalBluetoothTargetTest",
"options": [
{
// TODO(b/275847929)
"exclude-filter": "VtsHalBluetoothTargetTest.PerInstance/BluetoothAidlTest#Cdd_C_12_1_Bluetooth5Requirements/0_android_hardware_bluetooth_IBluetoothHci_default"
}
]
"name" : "VtsHalBluetoothTargetTest"
}
],
"hwasan-presubmit" : [
{
"name" : "VtsHalBluetoothTargetTest",
"options": [
{
// TODO(b/275847929)
"exclude-filter": "VtsHalBluetoothTargetTest.PerInstance/BluetoothAidlTest#Cdd_C_12_1_Bluetooth5Requirements/0_android_hardware_bluetooth_IBluetoothHci_default"
}
]
"name" : "VtsHalBluetoothTargetTest"
}
]
}