[roll] Roll fuchsia [time][alarms] Turn on wake alarm emulation

This change starts emulating wake alarms on platforms that do not
support wake alarms, such as x86 at the time of this writing.

This makes the wake alarms API uniform across all Fuchsia boards.

Original-Bug: 416081776
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278651
Original-Revision: 2e9e2fb2feb1f5ead9c5829c00fa37fb8be22da0
GitOrigin-RevId: efc7b4ec618fb2f851535491874eb11da560e0bb
Change-Id: I46da3122ce2459cb1266c058ca11aff2de097cf4
1 file changed
tree: a2722d55286d39f5ac602911cfc3902cb0b721cf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.