[roll] Roll fuchsia [vfs] Remove size arg and switch to GET_PROPERTY

We should use content size for VMOs which means we no longer need the
SET_PROPERTY permission.

Original-Fixed: 104159
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/703366
Original-Revision: 4e91eebbf71ac67830244723b3cf75f5a618c6bc
GitOrigin-RevId: 6b47a1c0978907432236cb6397b2125f45a4c940
Change-Id: I8c655c133c223c2663a21f81901b5cb375fae5cc
1 file changed
tree: f0c972c2b8d1e14ece868a516ef713c5359a2d46
  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.