Merge "add incremental installation test to presubmit"

This commit is contained in:
Songchun Fan
2020-02-24 16:34:28 +00:00
committed by Android (Google) Code Review

View File

@@ -34,6 +34,9 @@
"options": [
{
"include-filter": "android.content.pm.cts.PackageManagerShellCommandTest"
},
{
"include-filter": "android.content.pm.cts.PackageManagerShellCommandIncrementalTest"
}
]
},