commit | 1a640784b5e408a4822f7ffdf6a835de010fb75b | [log] [tgz] |
---|---|---|
author | Chris Drouillard <cdrllrd@fuchsia.infra.roller.google.com> | Thu Mar 27 10:41:07 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 27 10:44:11 2025 -0700 |
tree | 23632fb031f853ea26df88ed279ac6b12fdf271c | |
parent | df936e857607fb0a0b5c0fc23766a124bb273851 [diff] |
[roll] Roll fuchsia [fxfs] Remove ServiceFs usage from test-fxfs Replace ServiceFs usage with direct usage of the pseudo directory. ServiceFs depends on the vfs dylib but we want fxfs to depend on the vfs rlib. Mixing the two doesn't work because rust sees them as completely separate crates. Original-Bug: 396172331 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1236284 Original-Revision: 26af4022814783f8d9e8b7282172b946e76382a0 GitOrigin-RevId: 348a693eeb6b9b7d02a03f759001c1f486440930 Change-Id: Id0e98c12ecd8533c90979d50c5dd500b2ddd8bc6
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
.