Merge "Add adbd_test to mts."
diff --git a/adb/Android.bp b/adb/Android.bp
index f6a4f39..b3fe1ef 100644
--- a/adb/Android.bp
+++ b/adb/Android.bp
@@ -653,7 +653,7 @@
         "libmdnssd",
         "libselinux",
     ],
-    test_suites: ["device-tests"],
+    test_suites: ["device-tests", "mts"],
     require_root: true,
 }