[roll] Roll fuchsia Reland "[kernel] Enable experimental channel call propagation"

This reverts commit b4ed70d3c9a5283115597219ec6801958a321bf0.

Reason for revert: Ran "fx test storage-benchmarks.cm --count 100 -- --filter 'blobfs'" on Sherlock with every run succeeding. The 30% failure rate from https://fxbug.dev/512109180 was not seen.

Original change's description:
> [kernel] Enable experimental channel call propagation
>
> Original-Bug: 42182908
> Change-Id: I0255e271540fea4a0428ea52e0411a257070215a
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1437354
> Reviewed-by: Corey Tabaka <eieio@google.com>
> Fuchsia-Auto-Submit: Abdulla Kamar <abdulla@google.com>
> Commit-Queue: Abdulla Kamar <abdulla@google.com>

Multiply: storage-benchmarks
Original-Original-Bug: 42182908
Original-Original-Bug: 512109180
Original-Original-Bug: 503439497
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1626754
Exempt: android-build-ayeaye@system.gserviceaccount.com <android-build-ayeaye@system.gserviceaccount.com>
Original-Original-Revision: 5f766453e8ed4f6bf8e8e95b48c69964feca3d92
GitOrigin-RevId: 80ff8e73446ef2cefbbc5c5ebc4ae57480463284
Change-Id: I14721b02ac0c3fdcf2ad10b1858fb58ae5c03a91
1 file changed
tree: e2b9581b8e368f036ffc67476b9d43664eb97de4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.