aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2020-11-05 15:27:05 +0100
committerJeff Vander Stoep <jeffv@google.com>2020-11-05 15:27:05 +0100
commitc3c435f25cf6661cf30b614686fc834c13271a91 (patch)
tree074bddeae7cdd938e2101f2192cb34f0f96a0217
parentb0dbc7637be15ee10fab9306685e0d71cf20a76c (diff)
downloadproc-macro-hack-c3c435f25cf6661cf30b614686fc834c13271a91.tar.gz
TEST_MAPPING: test dependers of this crate
Bug: 168167373 Test: TH Change-Id: If727ee009351085bf7d28b3eca946ed9126d7c4d
-rw-r--r--TEST_MAPPING12
1 files changed, 12 insertions, 0 deletions
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"
+ }
+ ]
+}