Commit ca9af384 by aquilescanta Committed by marcbaechinger

Add 'once' to list of devices that need SetOutputSurfaceWorkaround

Issue: #8718
PiperOrigin-RevId: 363869093
parent 5c722acc
...@@ -1603,6 +1603,7 @@ public class MediaCodecVideoRenderer extends MediaCodecRenderer { ...@@ -1603,6 +1603,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