[roll] Roll fuchsia Revert "[starnix] Move kernel() to Task from CurrentTask"

This reverts commit cc603c44839ae1d0a23146b35b9cafc1d9695797.

Reason for revert: Not needed in the end.

Original change's description:
> [starnix] Move kernel() to Task from CurrentTask
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/741722

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