Run VtsHalBluetoothTargetTest with hwasan

Bug: 276457982
Test: atest VtsHalBluetoothTargetTest
Change-Id: I4d203f4217f6509c08c5519dc3ff53b9eca5c172
This commit is contained in:
Myles Watson
2023-03-31 13:15:19 -07:00
parent d1129e076c
commit 048b8f7517

View File

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