commit | e628430e63978049d7ed25cafa436f42a0348f67 | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Mon Mar 03 10:33:13 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 03 10:36:43 2025 -0800 |
tree | ebefa67f4f06141947470dc79233ec3e669aba8f | |
parent | 767374866a21bd569e9533344a1b69394d83bbd6 [diff] |
[roll] Roll fuchsia [sys] Ensure `OpenNamedServiceAt` uses Open Ensure that services are opened as directories instead of as protocol connectors. This was already done for `OpenNamedServiceIn` but was missed for `OpenNamedServiceAt`. 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 Test: fx test //sdk/lib/sys Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1217584 Original-Revision: e5e8d031d55bfb678a07b4775f663aaff255b636 GitOrigin-RevId: c7dc60323849a6fc7385b1a6289248473f1eb11a Change-Id: Id6922feaa4c632e94d3f85522c72b9611d3e90c7
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
.