[roll] Roll fuchsia [ffx][product] Remove excess crates

The code:
was added to pbms/test/src/main.rs which highlights unused crates in
the BUILD.gn. This CL cleans up the build for that executable.

Original-Bug: 104019 (Related, not a whole fix)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699624
Original-Revision: 3fe9ba22c9a0dbf55e0497ea35d07799dcb07b38
GitOrigin-RevId: 225ee680b15af91c1136ddee35ae650ed4e4369f
Change-Id: Id69d79ff1263a926d9219f4df082cc0418882b07
1 file changed
tree: 9a41f931b367c0a5ca1157122348f269c5f986f2
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.