This allows to execute all adb commands with the specific -s parameter, even if it is not provided by the user. In practice, calling adb without -s works if there is exactly one device connected. But some adb commands could be executed after another device is executed (for example on drag & drop), so they need the specific device serial.