Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd0c8c16 authored by Sorin Basca's avatar Sorin Basca
Browse files

Set JDK 11 for robolectric test configuration

Fixes: 216277743
Test: atest --host NearbyRoboTests
Change-Id: Iedf76ea477d3f18d3ad790253e2328c87a7b5217
parent 5fe798be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" />