[roll] Roll fuchsia [fxfs] Automated visibility reduction.

Remove 'pub' from everywhere it isn't needed.

This is in the spirit of a general 'reduce surface area' code cleanup.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/649722
Original-Revision: 6b40437105f05b98720a914d1efbec9b11653464
GitOrigin-RevId: 058940ef843980c55edb7bef07c8bc758c1c5e0f
Change-Id: I9daab3d0590508590715fa188f1f72740f976c16
1 file changed
tree: bd97c578b86954c7c04c6735ecf8dead47048a84
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.