aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-11-05 17:43:13 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-11-05 17:43:13 +0000
commit6f63229e347cfce0e590f599e46a1b28c9913a6f (patch)
tree551db018ba466895516d5c3c00cb02ae6ba87717
parent3ccd9e65935465f48f58f62c181e8986d9de4c16 (diff)
parent02855043d874e97ef4790eb6e1f552070371d093 (diff)
downloadbytes-6f63229e347cfce0e590f599e46a1b28c9913a6f.tar.gz
TEST_MAPPING: test dependers of this crate am: 692dc9c298 am: 7918350a34 am: 828f374177 am: 02855043d8
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/bytes/+/1488680 Change-Id: If7a71ff948cc658b2414a234d685e82376285cca
-rw-r--r--TEST_MAPPING13
1 files changed, 13 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..13816d7
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,13 @@
+// Generated by cargo2android.py for tests in Android.bp
+{
+ "presubmit": [
+ {
+ "host": true,
+ "name": "protobuf-codegen_host_test_src_lib"
+ },
+ {
+ "host": true,
+ "name": "tokio-macros_host_test_src_lib"
+ }
+ ]
+}