[roll] Roll fuchsia [sdk][component] Add ResolveWithContext

Implements part of RFC-0154: Subpackages

In preparation for resolvers that will support subpackage, this CL adds
the required FIDL APIs and stubs to be implemented.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/679764
Original-Revision: eff5d76d4018dc0e3f63d2e86cdaa1901e8a6787
GitOrigin-RevId: 9e69fa88696dc4b73e511824b0d7b5a970130a0e
Change-Id: I04f276485961416ade3c9a09b5e6ca0521893922
1 file changed
tree: 8f21325dd8961a04fe846ea622b285a31b5330b0
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.