commit | 4b9444e20df57db7b0a32190101bcf605fd2bf24 | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Thu Nov 30 22:48:56 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Nov 30 14:49:49 2023 -0800 |
tree | a11610bc55117570a321e68cb4302ff001d893a2 | |
parent | 75fe0f5179958f487e32313d7653d530935fa8a3 [diff] |
[roll] Roll fuchsia [sdk][fdio] Create separate target for constants Use constants target for in-tree VFS library to avoid runtime dependency on FDIO. Remove FDIO as a runtime dependency of //sdk/lib/svc as it is no longer required. Previously, it was required due to the library's use of the in-tree VFS. Mark `vdirent_t` as deprecated (will be removed as part of the io2 migration effort), and unused `vnattr_t` as removed. Added warning suppression for existing uses within the codebase along with comments linking to tracking bugs for eventual removal and cleanup. Remove some unused defines and cleanup includes/dependencies. Original-Bug: b/309518193 Test: No functional change. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/947395 Original-Revision: 461676c841f7dd5d9a78f98a7908c00741c3cc39 GitOrigin-RevId: 45abbe52bed79609e1f89dd2dfce74f95ab47eb2 Change-Id: I5e6663602540ec1ada8fefd9186789993f01cde7
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
.