Remove HiddenTypeParameter from warnings to disable

Bug: 306806877
Test: m checkapi
Change-Id: I68036ad7fc24cda8673379a218ecbb26aa48ad8f
This commit is contained in:
Anton Hansson
2023-10-26 15:13:26 +00:00
parent 4efd3365cc
commit f9a2bc0e4b

View File

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