mirror of
https://github.com/samsonjs/media.git
synced 2026-04-12 12:25:47 +00:00
When calling CronetDataSourceFactory.createDataSourceInteral, a null pointer is passed as clock to the CronetDataSource constructor which in turn throws a NullPointerException. Can be prevented by using other constructor without clock parameter. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=153470874 |
||
|---|---|---|
| .. | ||
| java/com/google/android/exoplayer2/ext/cronet | ||
| AndroidManifest.xml | ||