[roll] Roll fuchsia [vmo-blob] Use reference children when possible

As blobs are immutable, whenever writing is not requested construct a
reference child instead of a cow child.

This is a reland of Id009aca6ed78e251907d069f75bd1309adc2c8a7 now that
the underlying issues with the debugger have been mitigated in
Iff31d03b983899f59e656669455fe9c93573bbd1

Run-All-Tests: True
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1227244
Mega-CQ: Adrian Danis <adanis@google.com>
Original-Revision: 66474ec857eae85e8aa7e5fd91e3a10bbd1cf995
GitOrigin-RevId: 9f5f10f66f2b4bf52a26b37f56aa2d97f7b3a9cd
Change-Id: Ibc1bf57f56da69aafb2396699e6e40a79527f2d7
1 file changed
tree: df7b24771b0000d8d29912f53602542f571fc358
  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.