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