SIGN IN SIGN UP

Add workaround for Samsung devices issues

On some Samsung devices, DisplayManagerGlobal.getDisplayInfoLocked()
calls ActivityThread.currentActivityThread().getConfiguration(), which
requires a non-null ConfigurationController.

Fixes <https://github.com/Genymobile/scrcpy/issues/4467>
R
Romain Vimont committed
140a49b8bee1122b28d47b4385eccece7480f18e
Parent: 4135c41