[roll] Roll fuchsia [ffx][sdk] Allow specifying SDK manifest path

This change refactors SdkRoot to allow specifying the relative
path to the SDK manifest within the SDK root. Previously, it was
hardcoded to be 1 of 2 possible paths.

The previous behavior is maintained if the manifest path is None,
so we can adopt being explicit about the in-tree manifest gradually.

Original-Bug: 397989792
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211164
Original-Revision: f37ae33be55bb5b16d36d15f15a86164427885ad
GitOrigin-RevId: d3b702a477791f0db7963565093e590b5fa805d5
Change-Id: I7c424f275710c48abb2a18a3a04d4195cc372445
1 file changed
tree: 14e756d755053841f3569c2d314d00b9b7b8e0f2
  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.