[roll] Roll fuchsia [outgoing_directory] AddProtocolAt methods

This CL adds the necessary protocol methods to add
a protocol under a directory that isn't `/svc`. This
is necessary for components who will host their Inspect
data under `fuchsia.inspect.Tree`.

Original-Fixed: 97636
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676327
Original-Revision: d6b77968d0baf6179aadd56e0fe4afbde0b5be08
GitOrigin-RevId: c28ec33b0d6ea9d694034fe854adc9231194f74d
Change-Id: I63de5a4315b8cc3603ccbee5a216993a3a00469f
1 file changed
tree: 948bad9929fc3222d969ab17228d365d09b206ca
  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.