[roll] Roll fuchsia [ffx] in ffx target list, indicate manual targets

Add a new "MANUAL" column to `ffx target list`. This CL only implements
it for targets that come from the daemon, but a follow-up CL will
also implement it when using local discovery.

Original-Bug: 287693356

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271606
Original-Revision: 3b72c96c35b89a5dc13abbfdd6e15dde0b380f1b
GitOrigin-RevId: 9c78093a12cd64b2cb1f27b89282de20e0c2f995
Change-Id: I04dc8cfb23d85a61e01430ffe7846cd70a2437b6
1 file changed
tree: 31e7ab24ed2fb36f915dc32404f1dc80abe73acc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.