Merge "Add MtsTetheringTest to mts-tethering test list"
diff --git a/tools/mts-tradefed/res/config/mts-tethering-tests-list.xml b/tools/mts-tradefed/res/config/mts-tethering-tests-list.xml
index 025602e..d650f9f 100644
--- a/tools/mts-tradefed/res/config/mts-tethering-tests-list.xml
+++ b/tools/mts-tradefed/res/config/mts-tethering-tests-list.xml
@@ -15,10 +15,12 @@
 -->
 <configuration description="List mts tethering tests">
 
+    <option name="compatibility:include-filter" value="MtsTetheringTest" />
     <option name="compatibility:include-filter" value="CtsTetheringTest" />
     <option name="compatibility:include-filter" value="CtsWifiTestCases" />
 
     <!-- Enable tethering MTS tests to use MainlineTestModuleController -->
+    <option name="compatibility:module-arg" value="MtsTetheringTest:enable:true" />
     <option name="compatibility:module-arg" value="CtsTetheringTest:enable:true" />
     <option name="compatibility:module-arg" value="CtsWifiTestCases:enable:true" />
 </configuration>