[roll] Roll fuchsia [use] let users pick a directory when none specified

This CL will present the user with a list of build directories that they
can pick from when they don't specify a build directory. This change
makes it so users don't have to run the command again after copying the
directory.

Original-Bug: 408507385
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243225
Original-Revision: 761e495e0c20bd136e97bd6a21ac49d8872b957b
GitOrigin-RevId: 33968cefbc8ad0144af27a5215ebe482173aacec
Change-Id: Id017c96f12967b64252110d984f0be460bc3d07b
1 file changed
tree: a868476019c73840adbe8f6bd823255b506020d6
  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 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.