[roll] Roll fuchsia [component_manager] don't resolve a component if it is already resolved

Changes the resolve action in component manager to not ask a resolver to
resolve a URL for a component that is already resolved.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1047155
Original-Revision: db927d6ab5639e9f49e167533648b278b3ccc24e
GitOrigin-RevId: 3b9a5e52d7320c37f5c04d67713190350c11fb9d
Change-Id: I7257499fbee5f7f1825a0cb0ae8a396cb21d8ac3
1 file changed
tree: 2d4b38bd02d492d6f9cc9d7b01609825f7457a01
  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.