Merge "Enable ext services MTS tests to generate android-mts-extservices as well as android-mts."
diff --git a/java/tests/Android.bp b/java/tests/Android.bp
index 901ee4b..5d0111b 100644
--- a/java/tests/Android.bp
+++ b/java/tests/Android.bp
@@ -23,7 +23,7 @@
         "libdexmakerjvmtiagent",
         "libstaticjvmtiagent",
     ],
-    test_suites: ["device-tests", "mts"],
+    test_suites: ["device-tests", "mts-extservices"],
     platform_apis: true,
     compile_multilib: "both",
 }