[roll] Roll fuchsia [assembly] Rename AssemblyManifest to AssembledSystem

This name better represents a container instead of a single file,
and is logically because it's the artifact produced by
assembled_system.gni.

Original-Bug: 417541189
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278689
Original-Revision: 15955356dbd06afcc00c341ea2bc54b042e141e8
GitOrigin-RevId: 21005d161a8e59b5b1ad37d388f6ac77b8b9c946
Change-Id: I602f25eb7156dc910bbd7bf6a0f898fe1c8f4e0f
1 file changed
tree: ec59514df858e8ab15a854c364d4df05ef0fa40d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.