media/extensions/mediasession/src/main
bachinger 68059070f4 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
2020-05-29 21:15:17 +01:00
..
java/com/google/android/exoplayer2/ext/mediasession Add missing nullable annotations 2020-05-29 21:15:17 +01:00
res Update translations 2018-05-07 05:27:02 +01:00
AndroidManifest.xml Media session extension to connect ExoPlayer with the MediaSession of the 2017-07-17 23:22:41 +01:00