commit | 05bc20d9ed82fb019b7036ec80f21303807c2859 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Thu Nov 05 15:26:58 2020 +0100 |
committer | Jeff Vander Stoep <jeffv@google.com> | Thu Nov 05 15:26:58 2020 +0100 |
tree | 25984c4e36e28f930740a334ab1127090624ceb3 | |
parent | 31c02337de9075dc847fc672b892f980901d8af0 [diff] |
TEST_MAPPING: test dependers of this crate Bug: 168167373 Test: TH Change-Id: I05d260292da408851ad1c3f11798c4d26f617649
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" + } + ] +}