[roll] Roll fuchsia [assembly] Small cleanups in AssemblyContainer

Rename get_config_path -> get_config_filename

Parse to a string before deserialization (for performance)

Original-Bug: 392930469
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1195189
Original-Revision: 28123a05b4df9665920d3d626363a7a2d181d8db
GitOrigin-RevId: 1d38ee8e5e9ecdbc16ab6255763b70670912df0b
Change-Id: Ib803454ae8c0d957d2d5a3b7a9dfef471f229226
1 file changed
tree: 3b57e64d95a2e75b6e7eadfba44870cb1c06ca5f
  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.