[roll] Roll fuchsia [ffx] Clean up peer identified log message

Message now looks like:
```
ffx_daemon_target::target_collection: Enabling ['Discovered'] target:['fuchsia-emulator']@[1528458621342617864]
ffx_daemon_target::target: Compatibility status changed to ['Supported'] for target: [1528458621342617864]
ffx_daemon_server::daemon: Overnet peer is identified as target: ['fuchsia-emulator', 'minimal.x64', [1528458621342617864]] with node id: 5784612967574235045
```

Original-Bug: 317643523
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/975102
Original-Revision: 35a32c8c5b545a360ae66e5c18cca5cd70a74ec5
GitOrigin-RevId: d1781927a581deff50678711108f499d2480f8f0
Change-Id: I4e7c83901d603b7f322a5112c9e07af46f72e76d
1 file changed
tree: df28001776373b1a0a5572d2f4f443c5fc314c70
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.