commit | 225569f3c474d687c865945313ce03e805143c95 | [log] [tgz] |
---|---|---|
author | Suraj Malhotra <surajmalhotra@fuchsia.infra.roller.google.com> | Wed Mar 13 22:43:29 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 13 15:44:57 2024 -0700 |
tree | a8f35ee87d5e4574e7b2f0640ffafa748efd1f18 | |
parent | 36370b36fbb4ea1927280d39165422591af341d3 [diff] |
[roll] Roll fuchsia [driver_test_realm] Implement vfs for /config capability Rather than rely on `/config` from `/pkg/config`, we implement a vfs for it instead. This will allow us to pre-index all drivers in `/pkg` and create the manifest, allowing us to disable driver-index code which indexes the unpackaged drivers. Original-Bug: 42179754 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1007054 Original-Revision: cb22f3a30c42707973fef27f8e1465b0ab7e9d40 GitOrigin-RevId: 7fbd2fb329c0e664244757553239bcb10bbcf68b Change-Id: I5e397dd075292c9ec6f05aecc3c5cb21a8d5a866
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
.