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

Change-Id: Ib1a97c909c644e9e475b9eaedfb5a59fa75be061
Test: presubmit
Bug: 270214959
This commit is contained in:
Julien Desprez
2023-02-28 19:05:12 +00:00
parent 64c81721d4
commit b205c3ced4

View File

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