[roll] Roll fuchsia [debug-dash-launcher] Add Launcher.ExplorePackageOverSocket2 method

This CL adds the ExplorePackageOverSocket2 method to
fuchsia.dash/Launcher, which is like ExplorePackageOverSocket except
it has additional parameters that let clients pick which package
resolvers to use when resolving tools and the package to be explored.

Original-Bug: 329167311
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1019374
Original-Revision: d7c8f1985fbd572d2304f2cfbcf643446278b3d5
GitOrigin-RevId: 99b3b1c7792c75c6bf22c35e6364133a1820bcbb
Change-Id: I390409900499e51c6aebe0a8ab9202a077f1659d
1 file changed
tree: a1c2cd1b01945b31696e623340bbb052b8b308c1
  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 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.