[roll] Roll fuchsia [component_manager] Return nodes removed from AddableDirectoryWithResult

AddableDirectoryWithResult.remove_node now returns an Option
that is None if the entry did not exist, making it consistent with
the Directory remove_entry method.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/646103
Original-Revision: 5264b37051130b73e72eeaa96e0d9c0914828ddd
GitOrigin-RevId: e5f62d0ec2c5579e35bcba1ec1a5ef8d9ebfc1d1
Change-Id: I56b5d1128dc47a4d6ccb30166809e6e7f81cd049
1 file changed
tree: 0e65a42974097f00fbbb741af9b22453a2969969
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.