Merge "Bluetooth: Enable test Cdd_C_12_1_Bluetooth5Requirements" am: f41cdd3d0d
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2551038 Change-Id: I9f0e2c6aafd9251c9eec725e3b0ac02a789dc616 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
2c2472ee9e
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