commit | fe8d9a30c870eb7d8e3c3f07d0e34b2a56c4e517 | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Fri Feb 28 11:35:08 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 28 11:36:11 2025 -0800 |
tree | 4eee458dbca8c142f9047a7ee06a3d18318cae50 | |
parent | 9da86c1cf16120c155848b203bf3ff1eb4c2c47e [diff] |
[roll] Roll fuchsia [component] Ensure services are opened as directories Ensure that services are opened as directories instead of as protocol connectors. For consistency with the GetServiceDirectory function, we use the same set of permissions to ensure callers can enumerate protocol instances within a service. This is a precursor for migrating fdio_service_connect to use the new Open method, as when we do, it would result in no permissions being available on service instances. Original-Bug: 324111518 Original-Bug: 376575307 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211864 Original-Revision: 23881ece53a615bdc611f4c22ed4a8cd9dae0419 GitOrigin-RevId: 7effa5ea78da677d80ab4b2692ab7b3b4d8112ff Change-Id: Ic2ff6e917984c8b9446e029de9a7181d7c708fed
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 in one of the communication channels documented at get involved.
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
.