Merge "Run PackageManager CTS tests on presubmit" into rvc-dev

This commit is contained in:
Nikita Ioffe
2020-05-07 13:13:55 +00:00
committed by Android (Google) Code Review

View File

@@ -37,6 +37,9 @@
}, },
{ {
"include-filter": "android.content.pm.cts.PackageManagerShellCommandIncrementalTest" "include-filter": "android.content.pm.cts.PackageManagerShellCommandIncrementalTest"
},
{
"include-filter": "android.content.pm.cts.PackageManagerTest"
} }
] ]
}, },