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

Commit 8b32331d authored by Winson Chiu's avatar Winson Chiu Committed by Android (Google) Code Review
Browse files

Merge "Mark ImmutabilityProcessorTest as unit_test"

parents e44331d4 ec02895d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -60,6 +60,9 @@ java_test_host {
    java_resources: [":ImmutabilityAnnotationJavaSource"],

    test_suites: ["general-tests"],
    test_options: {
        unit_test: true,
    },
    javacflags: [
        "--add-modules=jdk.compiler",
        "--add-exports jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED",