summaryrefslogtreecommitdiff
path: root/services/core/java/com/android/server/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'services/core/java/com/android/server/TEST_MAPPING')
-rw-r--r--services/core/java/com/android/server/TEST_MAPPING15
1 files changed, 0 insertions, 15 deletions
diff --git a/services/core/java/com/android/server/TEST_MAPPING b/services/core/java/com/android/server/TEST_MAPPING
index 3ab3fd504ddc..ebeec39d6ae6 100644
--- a/services/core/java/com/android/server/TEST_MAPPING
+++ b/services/core/java/com/android/server/TEST_MAPPING
@@ -1,21 +1,6 @@
{
"presubmit": [
{
- "name": "FrameworksMockingServicesTests",
- "file_patterns": ["AlarmManagerService\\.java"],
- "options": [
- {
- "include-filter": "com.android.server."
- },
- {
- "include-annotation": "android.platform.test.annotations.Presubmit"
- },
- {
- "exclude-annotation": "androidx.test.filters.FlakyTest"
- }
- ]
- },
- {
"name": "CtsLocationFineTestCases"
},
{