blob: 0e4733b1373dcb2a95faf64be7507bdf58be1d4d [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsHibernationTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"mainline-presubmit": [
{
"name": "CtsHibernationTestCases[com.google.android.permission.apex]",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"postsubmit": [
{
"name": "CtsHibernationTestCases"
}
]
}