Disable ChangedDefault
Bug: 223382732 Test: N/A Change-Id: I45b70824650544b465fa656cb09983bf90f923b6
This commit is contained in:
@@ -336,7 +336,9 @@ func (d *Droidstubs) annotationsFlags(ctx android.ModuleContext, cmd *android.Ru
|
||||
FlagWithArg("--hide ", "SuperfluousPrefix").
|
||||
FlagWithArg("--hide ", "AnnotationExtraction").
|
||||
// b/222738070
|
||||
FlagWithArg("--hide ", "BannedThrow")
|
||||
FlagWithArg("--hide ", "BannedThrow").
|
||||
// b/223382732
|
||||
FlagWithArg("--hide ", "ChangedDefault")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user