Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
35 lines
627 B
Plaintext
35 lines
627 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "TextClassifierServiceTest",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "bluetooth_flatbuffer_tests"
|
|
},
|
|
{
|
|
"name": "CtsTfliteNnapiDelegateTestCases"
|
|
}
|
|
],
|
|
"hwasan-postsubmit": [
|
|
{
|
|
"name": "TextClassifierServiceTest",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "bluetooth_flatbuffer_tests"
|
|
},
|
|
{
|
|
"name": "CtsTfliteNnapiDelegateTestCases"
|
|
}
|
|
]
|
|
}
|