mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-18 05:04:27 +01:00
Remove useless intermediate method with a "mode" parameter (it's always called with the same mode). This also avoids the need for a specific injectEventOnDisplay() method, since it does not conflict with another injectEvent() method anymore.