media/library/dash
eguven 2d0044fee4 Generic DownloadManager and DownloadService
Downloader specific parameters and constructor is moved to DownloadAction class.

DownloadAction objects need to be serialized so they can be passed in Intents and can be stored to
filesystem (to be implemented). So  DownloadAction.Serializer is added. Didn't use Serializable interface
because of the concerns over incompabilities when the new versions of classes are used.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=164831115
2017-08-10 13:24:10 +01:00
..
src Minimal change to expose segment indices in DefaultDashChunkSource 2017-08-10 13:12:49 +01:00
build.gradle Generic DownloadManager and DownloadService 2017-08-10 13:24:10 +01:00