[roll] Roll fuchsia [assembly] Part 1: Rename assemble_system to assembled_system

Part 1: Declare the new target, and move fuchsia.git users

This is a cleanup that moves the file outside //build/images, and
renames it so that the template declares what is generated rather than
what it is doing.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686568
Original-Revision: 5150f8a9f1bd7be6ee793e212d5e087773ce6c2e
GitOrigin-RevId: e753fbb0042009e46cabcc2931ba49cc694a6831
Change-Id: Ic842589f30201ce0cc913e9ad453b97767fd19e4
1 file changed
tree: 49eb4e9f2d0f9017ede3ad082714830356cb0ae3
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 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.