blob: 0101366e48b46f5b4f660702233b09baa7294a2b [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsUsesLibraryHostTestCases"
},
{
"name": "CtsClassloaderSplitsHostTestCases"
},
{
"name": "CtsCompilationTestCases"
},
{
"name": "FrameworksServicesTests",
"options": [
{
"include-filter": "com.android.server.pm."
},
{
"include-annotation": "android.platform.test.annotations.Presubmit"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"imports": [
{
"path": "frameworks/base/core/java/android/content/pm"
}
]
}