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

Commit 72d74e2a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Export com.sun.tools.javac.api for IsolatedHostTest"

parents c5f135a5 0801b180
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -23,5 +23,7 @@

    <test class="com.android.tradefed.testtype.IsolatedHostTest" >
        <option name="jar" value="{MODULE}.jar" />
        <option name="java-flags" value="--add-modules=jdk.compiler"/>
        <option name="java-flags" value="--add-exports=jdk.compiler/com.sun.tools.javac.api"/>
    </test>
</configuration>