[roll] Roll fuchsia [vfs][rust] Simplify VmoFile construction

Remove the readable and writable options from VmoFile constructors.
VmoFile is always readable. Writable support was removed a while ago.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277845
Original-Revision: 8fd0374ab9e81ac3f649d4ebb53295826e0b37e0
GitOrigin-RevId: 1d74b0f1dc33af57a0eea224a18b01597b0a81b6
Change-Id: If26a2e1e094fae9b9e915c827bdd0a9f442ab52b
1 file changed
tree: 30a3f3c8a3ab667c786e9d841fecd793823cad9a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.