commit | ed840d42400e5648c39fe4d9510c9b4787364309 | [log] [tgz] |
---|---|---|
author | David Gilhooley <dgilhooley@fuchsia.infra.roller.google.com> | Thu Aug 25 17:38:07 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 25 10:40:24 2022 -0700 |
tree | 737ee1b6139762475d09c0845c4862ccc3c9f77c | |
parent | 3af121478cc8a8860dec50dd6d21232d4c7a400a [diff] |
[roll] Roll fuchsia [dfv2][compat] Remove deps on VFS The compat driver is using a VFS to host devfs nodes. The compat library shouldn't do this, because the VFS library shouldn't be exposed in the SDK. Simplify some of the compat library logic in the process. Original-Bug: 107384 Multiply: driver-compat-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/716014 Original-Revision: f9cfbbfb5dbb986cc0db36e63a93828d631153eb GitOrigin-RevId: 764053f77f110f48a4d1d6e12fbfcee42637f52e Change-Id: I6f2cafacec70a5de15ec952fa8c4a904ce9dab14
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
.