blob: 3a352c086ee04b985de198daee521e41cbd18e39 [file] [log] [blame] [edit]
// Unit test that only target the native code and that are not relevant when
// modifying code in other component (like Java app, system server of framework)
{
"bt-mainline-presubmit": [
{
"name": "bluetooth_le_audio_client_test"
},
{
"name": "bluetooth_le_audio_codec_manager_test"
},
{
"name": "bluetooth_le_audio_test"
},
{
"name": "bluetooth_test_gd_unit"
}
],
"presubmit": [
{
"name": "bluetooth_le_audio_client_test"
},
{
"name": "bluetooth_le_audio_codec_manager_test"
},
{
"name": "bluetooth_le_audio_test"
},
{
"name": "bluetooth_test_gd_unit"
}
],
"hwasan-presubmit": [
{
"name": "bluetooth_le_audio_test"
}
]
}