Merge "Deduplicate CtsSecureFrpInstallTestCases from "presubmit" and "presubmit-large""

This commit is contained in:
Julien Desprez
2023-02-28 22:54:22 +00:00
committed by Gerrit Code Review

View File

@@ -29,6 +29,9 @@
}, },
{ {
"path": "system/apex/tests" "path": "system/apex/tests"
},
{
"path": "cts/tests/tests/content/pm/SecureFrp"
} }
], ],
"presubmit": [ "presubmit": [
@@ -110,17 +113,6 @@
} }
] ]
}, },
{
"name": "CtsSecureFrpInstallTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "org.junit.Ignore"
}
]
},
{ {
"name": "CtsSuspendAppsPermissionTestCases", "name": "CtsSuspendAppsPermissionTestCases",
"options": [ "options": [