[roll] Roll fuchsia [flatland] Add Flatland::ReplaceChildren() fidl method

This CL adds a ReplaceChildren() method to the flatland fidl with
implementation that calls the TransformGraph::ReplaceChildren helper
method. We also add a new flatland unit test and replace
flatland_pixeltests to exercise this code.

Original-Bug: b/381117475
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1170013
Original-Revision: 3078b3ef87ab5c1fc43a3f985c78d595c58ea267
GitOrigin-RevId: dac29c92a1a7440e3cc1c7357e921b3ce27a8b3a
Change-Id: I0562944ab97cbeefc7b9f8b606c73239db2baa19
1 file changed
tree: 53b1e4418d0889b1fc76ee0c84bba33b845cd568
  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.