blob: 72ed050b7259ebdcb3161054f047d2ec6fa238bd [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsOsHostTestCases",
"options": [
{
"include-filter": "android.os.cts.StaticSharedLibsHostTests"
},
{
"include-annotation": "android.platform.test.annotations.Presubmit"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "org.junit.Ignore"
}
]
}
]
}