Merge "Bluetooth: Enable test Cdd_C_12_1_Bluetooth5Requirements" am: f41cdd3d0d
am: 2c2472ee9e
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2551038 Change-Id: I8d744c922e97a4bfc05ace6447e2385ce6646102 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
30bc77e297
1 changed files with 2 additions and 14 deletions
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue