[roll] Roll fuchsia [ffx] Add targets for moving subtools out of ffx

This adds the necessary targets on the ffx plugins themselves so that
they can be added to the sdk and removed from the main ffx binary. It
doesn't actually remove them yet, and these targets are dangling until
hooked up through `//src/developer/ffx/tools/BUILD.gn`, but adding them
all in one go will make the CLs that actually do the move easier.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/958992
Original-Revision: d0159642387d5bc4c5543e57b1d16cb8c9bf8a40
GitOrigin-RevId: 4e6147bc3ce459d244b2a73d774f8e6c6470687f
Change-Id: I795ccda3e8577994f52fef8d9800eb4f2efaa74c
1 file changed
tree: 04ed2cd5f87626d271c4e3f765166d5affd669da
  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.