[roll] Roll fuchsia [ffx][component][list] Make `ffx component list` use cs as a library.

* Let `ffx component list` use cs
* Refactor cs
   * Add pipelining to improve performance
   * Unify get_capabilities() function in mod.rs
   * Remove open_dir_timeout() and let get_capabilities() handle the timeout

Original-Bug: 66157
Test: fx test cs-tests
      fx test cs-unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/479162
Original-Revision: 9bede76c7c84c4e7198dfbb241ae445153718457
GitOrigin-RevId: af603e6a30c87c780407b8b9de978489f651e10c
Change-Id: Ib2ef9cabc5aba3837f286557fef24cc4c994d422
1 file changed
tree: fd5b884380a954c8cebbd09895dda3720d8479a2
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.