Add optional apct flags to tests to include them into device-tests.zip
Bug: b/238179181 Test: atest mediaroutertest Change-Id: I0e8dcfbca37f9ec7a7646879651ac2088cf4f882
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
<target_preparer class="com.android.tradefed.targetprep.PushFilePreparer"/>
|
||||
<target_preparer class="com.android.tradefed.targetprep.RunCommandTargetPreparer"/>
|
||||
<option name="test-suite-tag" value="apct"/>
|
||||
<option name="test-suite-tag" value="apct-instrumentation" />
|
||||
|
||||
<option name="test-tag" value="MediaRouterTest"/>
|
||||
|
||||
<test class="com.android.tradefed.testtype.AndroidJUnitTest">
|
||||
|
||||
Reference in New Issue
Block a user