[roll] Roll fuchsia [package-tool] Remove clippy lint large_enum_variant

This removes the need for the clippy warning for large_enum_variant in
package-tool by boxing the command.

Original-Bug: 324167674
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1502996
Original-Revision: 47cef4ba2dc2f29bef0c09c25e6c58b2ac4a9a97
GitOrigin-RevId: ef21a62d9ad2ee6c02a30b30808aca814e876098
Change-Id: I92d5202f09837a9ff79ca77d2ecd2de30f938477
1 file changed
tree: 63eadafcc701b4e5bed10e519deb617322658f27
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.