scrcpy/server/src
Romain Vimont 94feae71f2 Report settings errors via Exceptions
Settings read/write errors were silently ignored. Report them via a
SettingsException so that the caller can handle them.

This allows to log a proper error message, and will also allow to
fallback to a different settings method in case of failure.

PR #2802 <https://github.com/Genymobile/scrcpy/pull/2802>
2021-11-18 08:37:02 +01:00
..
main Report settings errors via Exceptions 2021-11-18 08:37:02 +01:00
test/java/com/genymobile/scrcpy Upgrade Android checkstyle to 9.0.1 2021-10-30 11:23:51 +02:00