TEST_MAPPING: test dependers of this crate am: b5e05e75a2 am: c83e82a0a3

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/pin-project-internal/+/1488664

Change-Id: Ib3a37cbb102fc187c1d09ff6d97d3a222510fe35
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 787bcd5..89ed5be 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,8 +2,15 @@
 {
   "presubmit": [
     {
-      "name": "pin-project-internal_host_test_src_lib",
-      "host": true
+      "host": true,
+      "name": "pin-project-internal_host_test_src_lib"
+    },
+    {
+      "host": true,
+      "name": "futures-util_host_test_src_lib"
+    },
+    {
+      "name": "futures-util_device_test_src_lib"
     }
   ]
 }