cuttlefish launch: fix qemu_gdb flag

Due to an earlier refactoring of the flag code, the parameter passed to
-qemu_gdb was treated as a (relative) path. In that case the example
from the documentation (-qemu_gdb=tcp::1234) was passed as
/your/current/path/tcp::1234.

Restore the original behaviour.

Test: tested in local environment
Change-Id: I38d20b6298de892f22303c19624d587f239af655
Signed-off-by: Matthias Maennich <maennich@google.com>
1 file changed
tree: 3d589a3033fb06dcad183c0d48c2022406593a9e
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS