Merge "Apply MainlineTestModuleController to tethering cts tests" into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-05-19 19:32:00 +00:00
committed by Android (Google) Code Review

View File

@@ -28,4 +28,8 @@
<test class="com.android.tradefed.testtype.AndroidJUnitTest" >
<option name="package" value="android.tethering.cts" />
</test>
<object type="module_controller" class="com.android.tradefed.testtype.suite.module.MainlineTestModuleController">
<option name="mainline-module-package-name" value="com.google.android.tethering" />
</object>
</configuration>