media/library
eguven 4b957cce47 Fix streaming license renew error
When the first streaming license request response provided to mediaDrm it might return an empty array instead of null.
This was set to offlineLicenseKeySetId which made the work like there is a valid offline license.
Simplified the code and made it to set offlineLicenseKeySetId only if there is sensible data in keySetId.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=144843144
2017-01-18 18:21:06 +00:00
..
src Fix streaming license renew error 2017-01-18 18:21:06 +00:00
build.gradle Make headers consisting across build.gradle files 2017-01-18 18:19:03 +00:00
proguard-rules.txt Fix gradle/proguard setup 2017-01-13 17:27:25 +00:00