[roll] Roll fuchsia [debugger][e2e] Pass target address verbatim

When dealing with ipv6 addresses, our logic was not doing the right
thing to encompass an address in square brackets. I think at some point
in the past this was important since we didn't always get the ipv6
address in the format that ffx wanted, but that's not the case anymore.

Original-Fixed: 333083347
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1021856
Original-Revision: be9ce001a5b2f153f03287b36f16c605cbe0afd0
GitOrigin-RevId: fc6d04c1b69fe88ec144b2b5724164116a9b845c
Change-Id: Ie1159260ec0e16342de718c163f403ddbce10457
1 file changed
tree: d46d05db3dc70d9df4dad4a3c2c14ed33f3895f4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.