[roll] Roll fuchsia [build][rust] Link vfs dynamically

After this change, libvfs will be linked dynamically when targeting
Fuchsia, host binaries stay unaffected.

Sizes of affected components and platform resources are bumped by
1355776, based on reported libvfs.so size from [0].

[0] https://logs.chromium.org/logs/fuchsia/buildbucket/cr-buildbucket/8723250889988357089/+/u/diff_product_size/run_product_size_diff/stdout

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1183673
Size-Review: Aidan Wolter <awolter@google.com>
Original-Revision: 325526545af3b7ab72eeafc3e927010ac97600a5
GitOrigin-RevId: e58971776088e502930c03cca3661b0833e6ab27
Change-Id: Iedb15ccc56203325b90f4ab97bef40fa4120bf07
1 file changed
tree: 988ac0b375a6f1399302f8f3427ec290dcd38b82
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.