Files
scrcpy/server
Romain Vimont 86e5c90ed6 Add workarounds for Honor devices
Audio did not work on Honor devices.

Two workarounds are necessary:
 - a system context must be set as a base context of FakeContext (so
   that a PackageManager is available),
 - the same workaround as for Meizu phones must also be applied (so that
   ActivityThread.currentApplication() return a valid instance).

These workarounds must not be applied for all devices, they cause other
issues.

Fixes #4015 <https://github.com/Genymobile/scrcpy/issues/4015>
Refs #3085 <https://github.com/Genymobile/scrcpy/issues/3805>

Co-authored-by: Simon Chan <1330321+yume-chan@users.noreply.github.com>
2023-06-18 17:57:42 +02:00
..
2023-06-18 17:57:42 +02:00
2023-03-12 02:05:37 +01:00
2023-03-12 02:05:37 +01:00