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

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

Merge "Disable errorprone for platformtestprotos"

parents cb8f9e34 95f35353
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,6 +30,6 @@ java_library_host {
        type: "full",
    },
    errorprone: {
        javacflags: ["-Xep:MissingOverride:OFF"], // b/72714520
        enabled: false,
    },
}