commit | 07f48f2e7d52a81351681df196b4a81cc6935306 | [log] [tgz] |
---|---|---|
author | Miguel Flores Ruiz de Eguino <miguelfrde@fuchsia.infra.roller.google.com> | Tue Oct 10 22:30:04 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 10 15:31:17 2023 -0700 |
tree | a17025195fe696b470dc4c0a3b033a7c12bf6749 | |
parent | 61b66004390d6268f0aeb0fb0e861c6d1e879677 [diff] |
[roll] Roll fuchsia [rcs] Support connecting to incoming namespace of core/toolbox This change fixes a bug in remote-control which prevented the ability of connecting to protocols in the incoming namespace of a component due to protocols being nested under a svc directory inside the incoming namespace. When using OpenDirType::Namespace, the namespace directory looks as: ``` ns/ svc/ fuchsia.my.Protocol pkg/ ``` So requests come for `svc/fuchsia.my.Protocol`. Additionally this change introduces an API in the rcs library to connect to protocols in the incoming namespace of core/toolbox. Original-Fixed: b/304302408 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/929192 Original-Revision: 58a192552b149fe4d0b0de8649b6e56dfe6028cd GitOrigin-RevId: a95c1b4aefd6a954e77ab0f1603ffcb309ba4ee0 Change-Id: Id6759a36917e729cfaa172ba0d67611f210fd63a
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.