media/library/common/src/test
rohks 8dea624c98 Remove parameters with null values from bundle in MediaMetadata
Improves the time taken to construct `playerInfo` from its bundle from ~450 ms to ~400 ms. Each `MediaItem` inside `Timeline.Window` contains `MediaMetadata` and hence is a good candidate for bundling optimisations. There already exists a test to check all parameters for null values when unset.

PiperOrigin-RevId: 495614719
2022-12-21 15:49:22 +00:00
..
java/com/google/android/exoplayer2 Remove parameters with null values from bundle in MediaMetadata 2022-12-21 15:49:22 +00:00
AndroidManifest.xml Make package in test manifest consistent 2021-10-29 11:35:26 +01:00