blob: 8ee69ffc4c787f76e0ec027ee8b3f60cca6f1645 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsOsHostTestCases",
"file_patterns": [
"(/|^)StaticSharedLib.*",
"(/|^)StaticSharedNativeLib.*"
],
"options": [
{
"include-filter": "android.os.cts.StaticSharedLibsHostTests"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "org.junit.Ignore"
}
]
}
]
}