This does nothing if the adb daemon is already started, but allows to print any output/errors in the console. Otherwise, the daemon starting would occur during `adb devices`, which does not output to the console because the result is parsed.
This does nothing if the adb daemon is already started, but allows to print any output/errors in the console. Otherwise, the daemon starting would occur during `adb devices`, which does not output to the console because the result is parsed.