mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-17 05:24:19 +01:00
Several methods have been added upstream to IDisplayWindowListener.aidl, causing an AbstractMethodError when they are called on the listener instance implemented by scrcpy. Fixes #6234 <https://github.com/Genymobile/scrcpy/issues/6234> Fixes #6331 <https://github.com/Genymobile/scrcpy/issues/6331>