mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

- Fix ID being dropped when DownloadAction is serialized and de-serialized as it's passed to DownloadService - Properly set DownloadAction.id when building an action from a DownloadState - Make ID a required constructor argument. Else it's too easy to not propagate it by accident. PiperOrigin-RevId: 242457831
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.