TestExoPlayer.java
16 KB
-
Fix NPE in AdaptiveBitrateTest due to missing Looper. · 76ad0bc4
The new TestExoPlayer.Builder asserts that a Looper is present in the constructor, although it can be set later for cases where no such Looper exists. PiperOrigin-RevId: 306403491
tonihei committed