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

This reverts commit 761e495e0c20bd136e97bd6a21ac49d8872b957b.

Reason for revert: Significant UI change with no opt-out for existing users.

Original change's description:
> [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
> Change-Id: Ie7425a998de24de0e80d41a2c83de834631618cf
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243225
> Reviewed-by: David Murphy <djmurphy@google.com>
> Reviewed-by: Andrew Davies <awdavies@google.com>
> Commit-Queue: David Murphy <djmurphy@google.com>

Original-Bug: 408507385
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1248384
Original-Revision: 2b2acc78cc46ccaafef940c204b1d20d4c5b0a53
GitOrigin-RevId: 7a61c5c3feb8eb01028808cdae0cb5f99ec1fb7a
Change-Id: I748b958660d3d6803b217959217d63c98c7e9f87
1 file changed
tree: 85356b40d2364bf3a9ee461edce1389135027eae
  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.