Merge "Add adbd_test to mts." am: d0854b3397 am: 80183a10cd am: ed60f2a2c6

Change-Id: Iaff793761dbfbe74df84cb9b7627ec33e1b6e776
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,
 }