Add basic cuttlefish fastboot support to acloud

We introduced fastbootd support for a cuttlefish recently. Making
sure that fastboot port is forwarded as a part of acloud connect. As a next step we're planning to support it in the --autoconnect and add --fastboot-port in addition to --adb-port

Test: acloud-dev create && adb reboot fastboot && check fastboot works
Test: acloud-dev create && adb reboot fastboot && acloud-dev reconnect && check fastboot works
Test: ./run_tests.sh
Bug: 265289715
Change-Id: Icbc8b5ae7bd8e768aca0cfb19ed2c6f73bbe6ad5
Signed-off-by: Dmitrii Merkurev <dimorinny@google.com>
20 files changed