TEST_MAPPING: test dependers of this crate am: 26463e0500 am: 848900532f am: 0ccc259a81

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/bitflags/+/1488800

Change-Id: I357bc7135c91914992c6137df872253785194467
diff --git a/TEST_MAPPING b/TEST_MAPPING
index d4d74c8..c3fc666 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,11 +2,18 @@
 {
   "presubmit": [
     {
-      "name": "bitflags_host_test_src_lib",
-      "host": true
+      "host": true,
+      "name": "bitflags_host_test_src_lib"
     },
     {
       "name": "bitflags_device_test_src_lib"
+    },
+    {
+      "host": true,
+      "name": "libsqlite3-sys_host_test_src_lib"
+    },
+    {
+      "name": "libsqlite3-sys_device_test_src_lib"
     }
   ]
 }