Merge "Fixes a few things with the robolectric autoconfig" am: fed798fabd
Original change: https://android-review.googlesource.com/c/platform/build/+/1367718 Change-Id: I017ff2772168de194b705d9f1b6cd770dc708f99
This commit is contained in:
@@ -18,9 +18,13 @@
|
|||||||
<option name="test-suite-tag" value="apct" />
|
<option name="test-suite-tag" value="apct" />
|
||||||
<option name="test-suite-tag" value="apct-junit" />
|
<option name="test-suite-tag" value="apct-junit" />
|
||||||
|
|
||||||
|
<option name="java-folder" value="prebuilts/jdk/jdk9/linux-x86/" />
|
||||||
|
<option name="exclude-paths" value="java" />
|
||||||
|
<option name="use-robolectric-resources" value="true" />
|
||||||
|
|
||||||
{EXTRA_CONFIGS}
|
{EXTRA_CONFIGS}
|
||||||
|
|
||||||
<test class="com.android.tradefed.testtype.HostTest" >
|
<test class="com.android.tradefed.testtype.IsolatedHostTest" >
|
||||||
<option name="jar" value="{MODULE}.jar" />
|
<option name="jar" value="{MODULE}.jar" />
|
||||||
</test>
|
</test>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
Reference in New Issue
Block a user