media/library/core
olly 255523b432 Call DrmSession methods on the session not the manager
The way it was before worked, but it's not really documented
that DrmSession methods implemented by DefaultDrmSessionManager
can be called after the session has been released, and it feels
wrong to do this.

At some point we should probably consider moving the DrmSession
part of DefaultDrmSessionManager into an inner class, to force
usage in the "normal" way.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=151003855
2017-03-23 19:09:55 +00:00
..
src Call DrmSession methods on the session not the manager 2017-03-23 19:09:55 +00:00
build.gradle Generate combined Javadoc 2017-03-22 19:11:28 +00:00
proguard-rules.txt Modularize ExoPlayer steps 1 + 2. 2017-03-22 18:49:30 +00:00