[roll] Roll fuchsia [starnix] remove return value for cancel_wait

Remove the bool return from FileOps::cancel_wait. This return is
never used and introduces complexities with some implementations.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669124
Original-Revision: 05c5b435a534b60590fa2caaf3b9707e93c54a90
GitOrigin-RevId: 3dbaffefb7ef7ca2193e4d548f4aa37528ecb1a6
Change-Id: Iecd8e2ea589eb219531a4663f55960431bf86498
1 file changed
tree: a949a87fba7c5673e0572b0f4caa255d8c7e82bc
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.