diff options
author | 2020-11-30 11:09:47 +0000 | |
---|---|---|
committer | 2020-11-30 11:11:06 +0000 | |
commit | 912b08990b1371c9e70c2837b935a92910818cb9 (patch) | |
tree | 78c1d95535f3c3700275ab65d7450bff872bccd0 /TEST_MAPPING | |
parent | 9c909ab719938d1697f484b1673990dc4c1f63f6 (diff) |
Add CtsScopedStorageDeviceOnlyTest to MediaProvider presubmit
BUG: 159593019
Test: presubmit
Change-Id: I6b9d119f13066787fcdd55274b677423b1f0a54a
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 93218cf84..3af81a2c4 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -31,6 +31,9 @@ "name": "CtsScopedStorageHostTest" }, { + "name": "CtsScopedStorageDeviceOnlyTest" + }, + { "name": "fuse_node_test" } ], |