[roll] Roll fuchsia [fxfs] Fix race when taking a device

This addresses some flaky tests. Prior to this CL, we would send the
device but this would happen before the other members of FxFilesystem
had been dropped. This CL changes it so that the other members get
dropped first.

Original-Bug: b/293610007
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/892158
Original-Revision: 1f8b7a4ef387a9eac92c80ef68a46924fe243148
GitOrigin-RevId: 76b0034c2e87e12a90af34dc54ef8e05b660b057
Change-Id: Ie0cf364cfb5b2854ded46c3628fc444902154d84
1 file changed
tree: 2665c70b6837bfa53ec330c0cd796dd40c49c701
  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.