Merge "Remove HiddenTypeParameter from warnings to disable" into main

This commit is contained in:
Anton Hansson
2023-10-27 07:31:09 +00:00
committed by Gerrit Code Review

View File

@@ -1751,7 +1751,6 @@ func (module *SdkLibrary) createStubsSourcesAndApi(mctx android.DefaultableHookC
"BroadcastBehavior", "BroadcastBehavior",
"DeprecationMismatch", "DeprecationMismatch",
"HiddenSuperclass", "HiddenSuperclass",
"HiddenTypeParameter",
"MissingPermission", "MissingPermission",
"SdkConstant", "SdkConstant",
"Todo", "Todo",