Skip to content

Commit

Permalink
Enable setOutputSurface workaround for Xiaomi Mi Box S
Browse files Browse the repository at this point in the history
As reported by google#8329.
  • Loading branch information
krocard committed Dec 17, 2020
1 parent ffea2a6 commit 87b6ca8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1587,6 +1587,7 @@ private static boolean evaluateDeviceNeedsSetOutputSurfaceWorkaround() {
case "dangalFHD":
case "magnolia":
case "machuca":
case "MIBOX4":
return true;
default:
break; // Do nothing.
Expand Down

0 comments on commit 87b6ca8

Please sign in to comment.