Commit 039eef00 by tonihei Committed by Ian Baker

Add aquaman to devices needing setOutputSurface workaround.

Issue: google/ExoPlayer#9710
PiperOrigin-RevId: 411568601
parent 05db03b8
......@@ -1697,7 +1697,9 @@ public class MediaCodecVideoRenderer extends MediaCodecRenderer {
// https://github.com/google/ExoPlayer/issues/6899.
// https://github.com/google/ExoPlayer/issues/8014.
// https://github.com/google/ExoPlayer/issues/8329.
// https://github.com/google/ExoPlayer/issues/9710.
switch (Util.DEVICE) {
case "aquaman":
case "dangal":
case "dangalUHD":
case "dangalFHD":
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment