| commit | 02cb8afa4b2fb5e13989817755acd9dbaf488216 | [log] [tgz] |
|---|---|---|
| author | Jeff Vander Stoep <jeffv@google.com> | Thu Nov 05 15:26:10 2020 +0100 |
| committer | Jeff Vander Stoep <jeffv@google.com> | Thu Nov 05 15:26:10 2020 +0100 |
| tree | b6646e789f070760c23d8235b86986a58116ae4b | |
| parent | 4993e6346da0767a9dfc87de0efb5cae4bdfc4a3 [diff] |
TEST_MAPPING: test dependers of this crate Bug: 168167373 Test: TH Change-Id: Ie4359cf969e02b7ac497f20c92d4f0fbe666cd6d
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000..d64ac43 --- /dev/null +++ b/TEST_MAPPING
@@ -0,0 +1,9 @@ +// Generated by cargo2android.py for tests in Android.bp +{ + "presubmit": [ + { + "host": true, + "name": "tokio-macros_host_test_src_lib" + } + ] +}