[roll] Roll fuchsia [storage] Remove the NO_REMOTE flag

io.fidl no longer supports client-initiated remote mounting so the
NO_REMOTE flag is unused and unsupported.

The Rust and C++ VFS libraries still support server-side remote nodes.

Original-Bug: 100793
Original-Fixed: 83844
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/682785
Original-Revision: c3d7a0aee6d92fa7f90a891b1752078559ecfc22
GitOrigin-RevId: 699f73e9404b0d6eb37c4cefdad02cbe7896bf07
Change-Id: I56de31201da2098d6daafad1c3fd0ef041d469da
1 file changed
tree: 6d817b0af5fed67ab82b78246f9d4053729b522d
  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.