mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-27 09:34:37 +01:00
The client passes parameters to the server via "adb shell" arguments. Use "-" instead of "" when no crop is specified to avoid empty arguments, which are not handled the same way on all devices. Fixed <https://github.com/Genymobile/scrcpy/issues/337>.