Skip to content

Commit

Permalink
Merge "Set JDK 11 for robolectric test configuration" am: ee5ceff am: 4…
Browse files Browse the repository at this point in the history
…19277c am: 04913f8 am: ec03ba5

Original change: https://android-review.googlesource.com/c/platform/build/+/1961320

Change-Id: Idcb928c490c5cf90e673dcaf3d60d6ab13527175
  • Loading branch information
Treehugger Robot authored and android-build-merge-worker-robot committed Jan 26, 2022
2 parents 0aa9952 + ec03ba5 commit 9072177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/robolectric_test_config_template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<option name="test-suite-tag" value="robolectric" />
<option name="test-suite-tag" value="robolectric-tests" />

<option name="java-folder" value="prebuilts/jdk/jdk9/linux-x86/" />
<option name="java-folder" value="prebuilts/jdk/jdk11/linux-x86/" />
<option name="exclude-paths" value="java" />
<option name="use-robolectric-resources" value="true" />

Expand Down

0 comments on commit 9072177

Please sign in to comment.