media/extensions/mediasession/src/main
tonihei 6f2e24915d Add @NonNullApi and annotate two packages with it.
This new annotation declares everything as non-null by default and can be
used as a package annotation in package-info.java.

In this change the core lib offline package and the mediasession extension is
annotated that way as initial example usage.

PiperOrigin-RevId: 260894548
2019-08-01 20:35:06 +01:00
..
java/com/google/android/exoplayer2/ext/mediasession Add @NonNullApi and annotate two packages with it. 2019-08-01 20:35:06 +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