Merge "Disable errorprone for platformtestprotos" am: e476546592
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1801291 Change-Id: I70d257a5c7dbb177de4be29d8c309280e978745b
This commit is contained in:
commit
5ba1c6ad98
@ -31,6 +31,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