mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-17 05:24:19 +01:00
Only the main injection method was exposed on Device, the convenience methods were implemented in Controller. For consistency, move them all to the Device class.