Isolate print out of process test from other tests

Test: m -j PrintSpoolerOutOfProcessTests
Change-Id: I9a984a2968bbf3e1ab0de6b906fc9ee52ee2fc67
This commit is contained in:
Philip P. Moltmann
2018-02-01 16:11:22 -08:00
parent 5482951a12
commit 11c2cd5249

View File

@@ -20,6 +20,8 @@
<option name="test-suite-tag" value="apct" />
<option name="test-tag" value="PrintSpoolerOutOfProcessTests" />
<option name="config-descriptor:metadata" key="component" value="print" />
<test class="com.android.tradefed.testtype.AndroidJUnitTest" >
<option name="package" value="com.android.printspooler.outofprocess.tests" />
<option name="runner" value="android.support.test.runner.AndroidJUnitRunner" />