[roll] Roll fuchsia Revert "[starnix] Keep Weak reference to Task in proc operations."

This reverts commit ed1e71dbf75742fc825a0aae1eec2d361fb13a03.

Reason for revert: suspected cause of fxb/130006

Original-Bug: fxb/130006

Original change's description:
> [starnix] Keep Weak reference to Task in proc operations.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/879254

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/880096
Original-Revision: a7e901c52b6447b48c39fe88588af8c6ace043a9
GitOrigin-RevId: ae33e82e377e79379ca07d2b4adcba3316d220eb
Change-Id: If38f0015ec0cda40328fc3689f9044f8c32f3fcd
1 file changed
tree: b39126d838166a50cf13f97aee9b86cb0f040cad
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.