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

This reverts commit ae92f527c733a41557eda9d3ba9b7c6b40493f33.

Reason for revert: Possible, but not confirmed, cause for spike in test_manager test failure flakes. See fxbug.dev/89644 for more details.

Original change's description:
> [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-Bug: 87405
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/613303
Original-Revision: 393d5091871dd93bd97020037636dab2e2423410
GitOrigin-RevId: 7834184633d528f9ade99f3905ac7873c19f2148
Change-Id: I8dcf1a1138fc38df9b86bcb72a44f17988de750c
1 file changed
tree: bc619fefc7cf31d2c765777700a605d0389f9858
  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.