[roll] Roll fuchsia [ffx] Add build rules to create FAR files.

These aren't used directly anywhere, but remove some boilerplate for
users who are debugging these packages and want to publish them to more
static Fuchsia images.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/723376
Original-Revision: 3ad9ab2c5ff0edbf195828ac7e780ec7a54c11ee
GitOrigin-RevId: 1d4f9fb2238d0f49fc86278cda13a84e4a789007
Change-Id: I03ae4b7914f0dd8cb0c17f66618fc973fe5b0213
1 file changed
tree: bfab172e1d48d9fa7e21a72527ce035c2a943de0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.