[roll] Roll fuchsia [fuchsia.device.fs] Remove ExportOptions and MakeVisible

No one is using INVISIBLE now that the compat shim's exporting
has been updated.

Rename ExportV2 to Export.

RELNOTES: ExportV2 is renamed to Export.
          Export no longer takes an ExportOptions struct

Original-Bug: 117760
Original-Bug: 115978
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/789742
Original-Revision: 4712052d3918203af676bc851b03d2e1a1e9e3e3
GitOrigin-RevId: 89104b970a8b541476855a8f3bbe8d989a713c49
Change-Id: I1d53c93c9bd82900c9a4e24613c7dac46622083e
1 file changed
tree: 015706322764615ec0d5841e6742f9c824de6c1d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.