summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TEST_MAPPING16
1 files changed, 8 insertions, 8 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index deef0dcc7..53884ab93 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -85,6 +85,14 @@
},
{
"name": "fuse_node_test"
+ },
+ {
+ "name": "CtsOsTestCases",
+ "options": [
+ {
+ "include-filter": "android.os.storage.cts.StorageManagerTest"
+ }
+ ]
}
],
"postsubmit": [
@@ -114,14 +122,6 @@
"include-annotation": "com.android.providers.media.library.RunOnlyOnPostsubmit"
}
]
- },
- {
- "name": "CtsOsTestCases",
- "options": [
- {
- "include-filter": "android.os.storage.cts.StorageManagerTest"
- }
- ]
}
],
"mainline-postsubmit": [