[roll] Roll fuchsia [ffx][target] Add ffx target package resolve

This adds an ffx plugin to resolve a package on a target, providing the
equivalent functionality to running `pkgctl resolve` via a shell on a
target.

Original-Fixed: b/405401271
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1246406
Original-Revision: a92fb6234a8448e9fd412eff4f57eee6708e6bea
GitOrigin-RevId: a4c2a70168817df976776bec0b3ece0be1a5fdb3
Change-Id: I7d9aa0d947d973578d740b897c7a6aa7dece9998
1 file changed
tree: 1a989e5f3c0a543cbb480b8dadf3b199c82303f9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.