[roll] Roll fuchsia [tools][thrasher] Add thrasher to eng build bundles/tools The `thrasher` CLI tool is currently missing from the device even on eng builds. While it was correctly added to the `shell_commands` list for the `core_realm_eng` assembly bundle in `bundles/assembly/BUILD.gn`, it was omitted from the `//bundles/tools` GN target. This commit adds thrasher to the `tools` public_deps in `bundles/tools/BUILD.gn` to include it. It also fixes a C++ compilation error in thrasher's main.cc caused by `ThrashConfig` becoming a move-only type by cloning it properly. Original-Bug: None Test: fx build //bundles/tools && fx build Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1508465 Original-Revision: 4c57ebbe0596aa8596aeb7daa118509984879fd1 GitOrigin-RevId: 05aee978b7905ab54f920690b424c087b3f5003b Change-Id: Idd80845141faeccfc9eb18a2468be5d5dac8d6c5
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.