Refresh Android.bp, cargo2android.json, TEST_MAPPING.

Test: None
Change-Id: I3fc458717062b3656f6472d0825238379a0c44f7
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 05c6d70..f6e148f 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,20 +1,27 @@
 // Generated by update_crate_tests.py for tests that depend on this crate.
 {
+  "imports": [
+    {
+      "path": "external/rust/crates/base64"
+    },
+    {
+      "path": "external/rust/crates/tinytemplate"
+    },
+    {
+      "path": "external/rust/crates/tinyvec"
+    },
+    {
+      "path": "external/rust/crates/unicode-xid"
+    }
+  ],
   "presubmit": [
     {
-      "name": "base64_device_test_tests_decode"
-    },
+      "name": "apkdmverity.test"
+    }
+  ],
+  "presubmit-rust": [
     {
-      "name": "base64_device_test_tests_encode"
-    },
-    {
-      "name": "base64_device_test_tests_helpers"
-    },
-    {
-      "name": "unicode-xid_device_test_src_lib"
-    },
-    {
-      "name": "unicode-xid_device_test_tests_exhaustive_tests"
+      "name": "apkdmverity.test"
     }
   ]
 }