media/extensions/cronet/src/main
tonihei da1b55ed4c NullPointerException in CronetDataSource constructor
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
2017-04-18 19:45:50 +01:00
..
java/com/google/android/exoplayer2/ext/cronet NullPointerException in CronetDataSource constructor 2017-04-18 19:45:50 +01:00
AndroidManifest.xml Update SDK / Tools. 2016-09-02 16:12:55 +01:00