[roll] Roll fuchsia [starnix] add wake watcher event pairs

adds a fidl protocol to allow HALs to register wake watchers
with the starnix kernel that are notified when the kernel is
suspended and awakened.

Original-Bug: 382320877

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156192
Original-Revision: 5000d0c9f77454a696bf78a162c21c9031b5fab2
GitOrigin-RevId: 462ed2a57284c25639b944a8187f258c1d79c44a
Change-Id: I12035ca3834cf2947bcf3b7d52ae072dcd411e50
1 file changed
tree: a507b99a89854b33db035223aad6e7e31347dbbe
  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 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.