[roll] Roll fuchsia [fxfs] Use references for blob children

As blobs are immutable a reference child, instead of a cow child, can
be used for the purposes of having a zero_children signal.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192632
Original-Revision: 5444900648271131303efc6bc14417f996711905
GitOrigin-RevId: d8b720636490823dc95b963730516227f85a7fd2
Change-Id: I2c7ce002a8f936873930bfb9fec4d2711e64aa82
1 file changed
tree: 8c8ce7f3866451442079264a17c14cb86d0a22f7
  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.