Add mcts tag to MainlineCTS bluetooth test modules.
Bug: 316436957

Change-Id: I0408000ec03f68eb57fd920dc948b234a7141f68
diff --git a/tests/bluetooth/Android.bp b/tests/bluetooth/Android.bp
index 6e117f1..508b720 100644
--- a/tests/bluetooth/Android.bp
+++ b/tests/bluetooth/Android.bp
@@ -39,6 +39,7 @@
         "cts_root",
         "general-tests",
         "mts-bluetooth",
+        "mcts-bluetooth",
     ],
     min_sdk_version: "UpsideDownCake",
 }