scrcpy/app/src/sys
Romain Vimont f801d8b312 Expose flags for process execution
Let the caller decide if stdout and stderr must be inherited on process
creation, i.e. if stdout and stderr of the child process should be
printed in the scrcpy console.

This allows to get output and errors for specific adb commands depending
on the context.

PR #2827 <https://github.com/Genymobile/scrcpy/pull/2827>
2021-11-29 20:39:03 +01:00
..
unix Expose flags for process execution 2021-11-29 20:39:03 +01:00
win Expose flags for process execution 2021-11-29 20:39:03 +01:00