Merge "Re-enable the bannedThrow check" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
8de1f48965
@@ -50,8 +50,6 @@ var (
|
||||
"--hide HiddenTypedefConstant",
|
||||
"--hide SuperfluousPrefix",
|
||||
"--hide AnnotationExtraction",
|
||||
// b/222738070
|
||||
"--hide BannedThrow",
|
||||
}
|
||||
|
||||
MetalavaAnnotationsWarningsFlags = strings.Join(metalavaAnnotationsWarningsFlags, " ")
|
||||
|
Reference in New Issue
Block a user