[roll] Roll fuchsia [ffx][platform] Make platform "permanently builtin"

Since we have advice about downloading the single ffx binary and running
platform preflight on it, we should probably leave this as a
"permanently built-in" plugin to avoid disrupting that flow no matter
how someone comes upon an ffx binary.

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