Commit d9d2b1fb by aquilescanta Committed by Ian Baker

Add 'once' to list of devices that need SetOutputSurfaceWorkaround

Issue: #8718
PiperOrigin-RevId: 363869093
parent ef2f8b7a
...@@ -1612,6 +1612,7 @@ public class MediaCodecVideoRenderer extends MediaCodecRenderer { ...@@ -1612,6 +1612,7 @@ public class MediaCodecVideoRenderer extends MediaCodecRenderer {
case "dangalFHD": case "dangalFHD":
case "magnolia": case "magnolia":
case "machuca": case "machuca":
case "once":
case "oneday": case "oneday":
return true; return true;
default: default:
......
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