[roll] Roll fuchsia [virtualization] Set flat file sizes correctly

Without this we always expose a zero byte device.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/720349
Original-Revision: b5efa0055e95efa71da1350da5b9ca7e5979a6ad
GitOrigin-RevId: 43265d92663e50e570339cc8de7c575d69a801d8
Change-Id: I7ae05afb743ad76f4b183314bc50cf92684f338b
1 file changed
tree: 4cb05e5747bd95cecfc14aca25d289def788f729
  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.