Add missing nullable annotations
The MediaSessionConnector gets a Bundle passed to the MediaSession.Callback from the framework which can be null. This needs to be properly annotated with @Nullable. Issue: #7234 PiperOrigin-RevId: 307822764
Showing
with
20 additions
and
17 deletions
Please
register
or
sign in
to comment