[roll] Roll fuchsia [assembly] Refactor from_config_path_relative_paths into own method

This refactors the construction of an assembly container from a config
file with relative paths from inline code into a method.

Original-Bug: 491484467
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1550401
Original-Revision: d17f98396f802b86f36ce84bd1a63e0b4809e25b
GitOrigin-RevId: 43d988e7b92f1cde74b0a7f8eb937024e0a6ce15
Change-Id: I3c634fe2f7d244b07ab3fe77264a0211caa6506d
1 file changed
tree: bd2e4356f0e178fa42e3c2ec3915da5adcedba3b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.