[roll] Roll fuchsia [package-tool] Make helper functions to not depend on cmd

Update some helper functions to not depend on the full command as input
when in fact only one member of the struct is required.

Original-Bug: b/335008631
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1135774
Original-Revision: e12c3fd3081e497484a9f5e7e8a090cd653395a4
GitOrigin-RevId: e76df9203e2c451a5e7683b88f0395ea51519792
Change-Id: I3010df4f509fd61715ae859f1c8c410e727c36f3
1 file changed
tree: 6069448ea59fabe808c1d441bd7e079bba632bb1
  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.