[roll] Roll fuchsia [ffx][core] Removing unneeded #[command()] macros The #[command()] macro generates code that is used to stitch together ffx plugin subcommands that are compiled separately from each other, or plugins that are linked into the main ffx. This removes that macro from standalone subtools that do not have plugin_deps[] in their BUILD.gn file. This is done to clean up unneeded code generation and clean up subtool building. Original-Bug: 383755468 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216424 Original-Revision: a4b1c2c0737b171b2b7572db83d22b5247a0ca80 GitOrigin-RevId: 68e6035ec92a28c2198e5fb4544fadcfe423db4c Change-Id: I163b8ab005ba37e8121f672a3e9b60b330eeb6ac
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.