2021-02-22 22:58:55 +00:00
|
|
|
{
|
|
|
|
"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"
|
2021-04-19 10:41:26 +08:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"presubmit-large": [
|
2021-02-22 22:58:55 +00:00
|
|
|
{
|
|
|
|
"name": "CtsInstalledLoadingProgressHostTests"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|