aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-11-05 17:07:33 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-11-05 17:07:33 +0000
commit7918350a342c52623101f345c8c0ff2f43c36110 (patch)
tree551db018ba466895516d5c3c00cb02ae6ba87717
parentb2540e511d1fe2d4f9d93d6e7f52fc228a8f600b (diff)
parent692dc9c298a07b5174e5fd75c0dc96d16b25e4e5 (diff)
downloadbytes-7918350a342c52623101f345c8c0ff2f43c36110.tar.gz
TEST_MAPPING: test dependers of this crate am: 692dc9c298
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/bytes/+/1488680 Change-Id: I84ace6bee8ae94f23386dd74fdf77a8d59194d28
-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"
+ }
+ ]
+}