blob: d93525600a2dd34d3c303afc708c3c462a050d41 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsContentTestCases",
"options": [
{
"include-filter": "android.content.pm.cts.PackageManagerShellCommandTest"
},
{
"include-filter": "android.content.pm.cts.PackageManagerShellCommandIncrementalTest"
},
{
"include-filter": "android.content.pm.cts.ChecksumsTest"
}
]
},
{
"name": "CtsPackageManagerStatsHostTestCases",
"options": [
{
"include-filter": "com.android.cts.packagemanager.stats.host.PackageInstallerV2StatsTests"
}
]
},
{
"name": "CtsIncrementalInstallHostTestCases"
},
{
"name": "CtsInstalledLoadingProgressHostTests"
}
]
}