[roll] Roll fuchsia [virtualization] Minor cleanups

 + Remove unused WaitState.

 + No need to call wake_expired_timers any more (it'll happen
   automatically).

Original-Bug: 130421
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/882852
Original-Revision: 3d0872064c9b9ef8907dd14bc9ca254e96d69a81
GitOrigin-RevId: b1dea233e95c713923252514b9b98d7b3a9e9c7d
Change-Id: I23b9e6cd5bdd8b1ab2ab32d75e0f0cdc9674f249
1 file changed
tree: 616a7a739225e4ba3ffae134cc4e6ab395752a78
  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.