[roll] Roll fuchsia [fxblob] Remove replace_handle in create_child_vmo

https://fxrev.dev/1241026 made setting the vmo content size require the
WRITE right. The SET_PROPERTY right no longer needs to be dropped from
the child.

Original-Fixed: 329429293
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277847
Original-Revision: 804d0f0f7b65a3d57239af9664ce703e453a8aad
GitOrigin-RevId: c14c21df36edee5215f8baf11d12d3336a653157
Change-Id: I8fa2d461ca11808f581714323c1141a0c4d412ad
1 file changed
tree: 5f20d2805a0acb49cca7ed48eb9ad16ced61c163
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.