aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Manton <cmanton@google.com>2020-06-05 09:17:53 -0700
committerChris Manton <cmanton@google.com>2020-06-05 11:34:57 -0700
commit1358a19a455f020c3118e7ba1756cbaa4cf26467 (patch)
treed77527931778014652b156ef8af4d0b8abbe06d7
parent71b1c763162f7f782f3826a98079910ed1c71d9e (diff)
downloadflatbuffers-1358a19a455f020c3118e7ba1756cbaa4cf26467.tar.gz
Add bluetooth TEST_MAPPING for flatbuffers
Bug: 157647700 Test: Passes presubmit Change-Id: Idbe95a2b7ef799dc2307b5be5abcff24137e4841
-rw-r--r--TEST_MAPPING5
1 files changed, 4 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 2b026106..3633dd88 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -7,6 +7,9 @@
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
+ },
+ {
+ "name": "bluetooth_flatbuffer_tests"
}
]
-} \ No newline at end of file
+}