summaryrefslogtreecommitdiff
path: root/services/tests/servicestests/src/com/android/server/contentprotection/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'services/tests/servicestests/src/com/android/server/contentprotection/TEST_MAPPING')
-rw-r--r--services/tests/servicestests/src/com/android/server/contentprotection/TEST_MAPPING17
1 files changed, 0 insertions, 17 deletions
diff --git a/services/tests/servicestests/src/com/android/server/contentprotection/TEST_MAPPING b/services/tests/servicestests/src/com/android/server/contentprotection/TEST_MAPPING
index 32729a899a96..1ad7baa09529 100644
--- a/services/tests/servicestests/src/com/android/server/contentprotection/TEST_MAPPING
+++ b/services/tests/servicestests/src/com/android/server/contentprotection/TEST_MAPPING
@@ -1,23 +1,6 @@
{
"presubmit": [
{
- "name": "FrameworksServicesTests",
- "options": [
- {
- "include-filter": "com.android.server.contentprotection"
- },
- {
- "exclude-annotation": "androidx.test.filters.FlakyTest"
- },
- {
- "exclude-annotation": "org.junit.Ignore"
- }
- ]
- }
- ],
- "postsubmit": [
- {
- // b/331020193, Move to presubmit early april 2024
"name": "FrameworksServicesTests_contentprotection"
}
]