aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Manton <cmanton@google.com>2020-06-05 21:04:52 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-06-05 21:04:52 +0000
commit4290a8f31d6c6d53147be795ba7195700f48bb70 (patch)
treed77527931778014652b156ef8af4d0b8abbe06d7
parent518876b5c1c761ce555f4b6eb0a9e3807447b67f (diff)
parent9e1ca8ec4d92fcb76bc91e98387524b98835f3ee (diff)
downloadflatbuffers-4290a8f31d6c6d53147be795ba7195700f48bb70.tar.gz
Add bluetooth TEST_MAPPING for flatbuffers am: 1358a19a45 am: 3e227b0f46 am: 9e1ca8ec4d
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/flatbuffers/+/11758828 Change-Id: I371d5c4ed93519f0c53dcf3fdcdaf0d4e930ff26
-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
+}