[roll] Roll fuchsia Revert "[sysmem] fix test flake"

This reverts commit 2a5a2533b01a0e1a08f0ca38f64adc91b46a3a9e.

Reason for revert: Might have broken the tree, testing revert.

Original change's description:
> [sysmem] fix test flake
>
> This implements PrepareStop to avoid leaning on ~Device which was
> problematic for this test due to async reset in TestDispatcherBound.
>
> MULTIPLY: sysmem-unittest
> Original-BUG: b/361204140
> Change-Id: Ic1ef4c8771a33f5e79ae215238d4ae25e87a4216
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106217
> Commit-Queue: Dustin Green <dustingreen@google.com>
> Reviewed-by: Emircan Uysaler <emircan@google.com>

Original-Bug: b/361204140
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106815
Original-Revision: d31435ee096b8420dc772beb570f48bd48a57d45
GitOrigin-RevId: 36ce93e38522621286a46c59ed0879e7564dc95c
Change-Id: I7ad163d06d5cddffa207660bfd577e7d02b1d7bb
1 file changed
tree: ee837bb8c5d3a0c39632b206e53fa19b70e59cd2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.