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