commit | 7e275899b3d6dec59c485b08e1ad71867728d547 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Thu Nov 05 17:01:20 2020 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Nov 05 17:01:20 2020 +0000 |
tree | 25984c4e36e28f930740a334ab1127090624ceb3 | |
parent | 31c02337de9075dc847fc672b892f980901d8af0 [diff] | |
parent | 05bc20d9ed82fb019b7036ec80f21303807c2859 [diff] |
TEST_MAPPING: test dependers of this crate am: 05bc20d9ed Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/proc-macro-error/+/1488878 Change-Id: I37e388ae36617112d572c9e4fc27f775f2bb5dcc
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000..1e756de --- /dev/null +++ b/TEST_MAPPING
@@ -0,0 +1,9 @@ +// Generated by cargo2android.py for tests in Android.bp +{ + "presubmit": [ + { + "host": true, + "name": "structopt-derive_host_test_src_lib" + } + ] +}