blob: e404feea15b96afe8125c472de7f6d3caa741646 [file] [log] [blame]
{
"imports": [
{
"path": "cts/tests/tests/packageinstaller"
},
{
"path": "cts/hostsidetests/stagedinstall"
},
{
"path": "system/apex/tests"
}
],
"presubmit": [
{
"name": "CtsInstantAppTests",
"file_patterns": ["(/|^)InstantApp[^/]*"]
}
],
"postsubmit": [
{
"name": "CtsAppSecurityHostTestCases",
"options": [
{
"include-filter": "android.appsecurity.cts.AppSecurityTests#testPermissionDiffCert"
}
]
}
]
}