Merge "Re-enable the AnnotationExtraction error" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
eaaaee2ca4
@@ -48,7 +48,6 @@ var (
|
||||
// TODO(tnorbye): find owners to fix these warnings when annotation was enabled.
|
||||
"--hide HiddenTypedefConstant",
|
||||
"--hide SuperfluousPrefix",
|
||||
"--hide AnnotationExtraction",
|
||||
}
|
||||
|
||||
MetalavaAnnotationsWarningsFlags = strings.Join(metalavaAnnotationsWarningsFlags, " ")
|
||||
|
Reference in New Issue
Block a user