Merge "Disable errorprone for platformtestprotos"
This commit is contained in:
commit
e476546592
@ -30,6 +30,6 @@ java_library_host {
|
|||||||
type: "full",
|
type: "full",
|
||||||
},
|
},
|
||||||
errorprone: {
|
errorprone: {
|
||||||
javacflags: ["-Xep:MissingOverride:OFF"], // b/72714520
|
enabled: false,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user