Merge 50cf944aa0e73b1dcdb45e62014566a947b34e88 on remote branch

Change-Id: I527f5cda2aacafae9209cc69fd8213288dbade5c
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 82662b1..7325ef4 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -16,5 +16,22 @@
     {
       "name": "virtualizationservice_device_test"
     }
+  ],
+  "presubmit-rust": [
+    {
+      "name": "ZipFuseTest"
+    },
+    {
+      "name": "libapkverify.integration_test"
+    },
+    {
+      "name": "libapkverify.test"
+    },
+    {
+      "name": "microdroid_manager_test"
+    },
+    {
+      "name": "virtualizationservice_device_test"
+    }
   ]
 }
diff --git a/cargo2android.json b/cargo2android.json
index e888e21..85a6aa6 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -6,4 +6,4 @@
   "device": true,
   "features": "zlib",
   "run": true
-}
+}
\ No newline at end of file