[roll] Roll fuchsia [dfv1] Fix full resolver and cap route

Fixes the full resolver in DFv1 to correctly use the driver url. Also
fixes the capability route for the full component resolver.

Original-Bug: 132892
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/909848
Original-Revision: ca68b72dfc1d3e6b540d8b37778dbeb992b89a5c
GitOrigin-RevId: da15b21e24b3be9a7ea786033043d72d56d505db
Change-Id: I245faf77bfd939b6a56b41fd852853b957d5849f
1 file changed
tree: b8a9d388a6e03a06bf2ecf6c182a48ad66678755
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.