[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
1 file changed
tree: a4be6228bd5f3ee2a2b85409f42bd00f6b0df9d4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.