blob: ed0ac3444a496df12696baeaf5cbe9ed7470df6f [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsContentTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "org.junit.Ignore"
},
{
"include-filter": "android.content.pm.cts"
}
]
},
{
"name": "FrameworksCoreTests",
"options": [
{
"include-filter": "android.content.pm.PackageManagerTests"
},
{
"exclude-annotation": "androidx.test.filters.Suppress"
}
]
}
]
}