Add aquaman to devices needing setOutputSurface workaround.

Issue: google/ExoPlayer#9710
PiperOrigin-RevId: 411568601
This commit is contained in:
tonihei 2021-11-22 16:38:38 +00:00 committed by Ian Baker
parent 05db03b8ad
commit 039eef00bf

View File

@ -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":