commit | b8e5fe2ebc6eb109de4988d6446288271af6abce | [log] [tgz] |
---|---|---|
author | Chris Drouillard <cdrllrd@fuchsia.infra.roller.google.com> | Thu Apr 25 13:40:44 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 25 06:42:17 2024 -0700 |
tree | a4be6228bd5f3ee2a2b85409f42bd00f6b0df9d4 | |
parent | 3cbd992a04241c9a4d740c28c175ab4c7a663b6c [diff] |
[roll] Roll fuchsia [memfs] Restrict library visibility Memfs is made available to tests through the tmp storage capability. Tests should use memfs through the tmp storage capability instead of running their own memfs instances. This change restricts the visibility of memfs as a library to prevent future uses of memfs as a library. Original-Bug: b/293618742 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1036072 Original-Revision: 0d173818159da23c3de05e9d7e85450ff566ecde GitOrigin-RevId: a17ad1fa139c746e74e3fa74d2f51e21d1b8feea Change-Id: Ibdbf946c1ce67a66f137c289263d146f8ce34265
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
.