[roll] Roll fuchsia [starnix] Refactor File mmap API

Give more control to implementors of `FileOps` over how files get
mmapped.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/649514
Original-Revision: c093e323ef7b94116f1b555597b7be803f71cd7b
GitOrigin-RevId: e1f8e4f161fa534c7e68e871b7832d35d6ffba2e
Change-Id: I48c33cb453b5c588756fa6d598d586b698405ee7
1 file changed
tree: e325679e2012d6807e00767992144bda29376d47
  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.