[roll] Roll fuchsia [ffx] Heuristic to find SDK root.

If we're working out-of-tree and the sdk.root config setting is unset,
we can try to find an SDK manifest as a parent of the `ffx` tool's
directory and use that directory as the SDK root. This will obviate
the need for most users to set this config setting.

Original-Fixed: 84342
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/586489
Original-Revision: dc6cb3ef6136c72df54bd32b9442d7954bdb9c70
GitOrigin-RevId: 8f77b79e17e878a4c4b08aa82e3f76487bb77384
Change-Id: Idace320fb1ab0e829c54a885d18de0ba6a28dc28
1 file changed
tree: f09bf8b02c2846814a7247dd0d8e60f4e63fdb8f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.