commit | 7c0d828943d1b4060bc7d4e4ab869f13ed76f938 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Thu Nov 05 16:19:57 2020 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Nov 05 16:19:57 2020 +0000 |
tree | 074bddeae7cdd938e2101f2192cb34f0f96a0217 | |
parent | a0e5ba15984af378f8dc44ef3d59a2eb6cba96d9 [diff] | |
parent | c3c435f25cf6661cf30b614686fc834c13271a91 [diff] |
TEST_MAPPING: test dependers of this crate am: c3c435f25c Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/proc-macro-hack/+/1488772 Change-Id: I31e1f24f72e98433e23f06797121e137c442e1a2
diff --git a/TEST_MAPPING b/TEST_MAPPING new file mode 100644 index 0000000..7d1919a --- /dev/null +++ b/TEST_MAPPING
@@ -0,0 +1,12 @@ +// Generated by cargo2android.py for tests in Android.bp +{ + "presubmit": [ + { + "host": true, + "name": "futures-util_host_test_src_lib" + }, + { + "name": "futures-util_device_test_src_lib" + } + ] +}