You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workarounds were disabled by default, and only enabled for some devices
or under specific conditions.
But it seems they are needed for more and more devices, so enable them
by default. They could be disabled for specific devices if necessary in
the future.
In the past, these workarounds caused a (harmless) exception to be
printed on some Xiaomi devices [1]. But this is not a problem anymore
since commit b8c5853.
They also caused problems for audio on Vivo devices [2], but it seems
this is not the case anymore [3].
They might also impact an old Nvidia Shield [4], but hopefully this is
fixed now.
[1]: <#4015 (comment)>
[2]: <#3805 (comment)>
[3]: <#3805 (comment)>
[4]: <#940>
PR #5154 <#5154>
0 commit comments