[roll] Roll fuchsia [ffx][agis] Removing ffx_plugin template from agis

This removes the legacy ffx_pluging GN template from the agis tool.
This template is needed to embed subtools into the main ffx binary.

The agis tool is standalone, so there is no need to build the legacy
methods via jinja and create unneeded GN targets.

Original-Bug: 384505741
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1174598
Original-Revision: df9dd49dd6f6ca45cf4fc6160674bda75a43b8e7
GitOrigin-RevId: b147eff5f0c52c6b35484cffd7685e800d0cae1f
Change-Id: Ifd6304ba228a95f41b32af9808c45b5a7b1be50f
1 file changed
tree: c69d021e3b8e2ce699531668418b761c17ddf790
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.