[roll] Roll fuchsia [hub] Remove `deleting` directory

There are no current use cases of the `deleting` directory.
Furthermore, this directory uses the instance ID of monikers
which is in the process of being deprecated.

Now, components stay in the parent's `children` directory
until they get the Destroyed event.

Original-Bug: 87405
Multiply: component-manager-tests: 1000
Multiply: hub_integration_test: 1000
Test: fx test component-manager-tests
      fx test hub_integration_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/605042
Original-Revision: ae92f527c733a41557eda9d3ba9b7c6b40493f33
GitOrigin-RevId: 6a0386de24f89e8c40c1a910dc201debee56e00e
Change-Id: I52c68721a2093881351d14a2e770e3c5ac80bf6b
1 file changed
tree: 910dc1cd6f378c4e3aabe47d0daee2b8f4d1ee27
  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
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.