[roll] Roll fuchsia [time][config] Introduce fuchsia.time.config.HasWakeAlarms config capability

Used to indicate whether the underlying platform
supports hardware wake alarms.

The initial value is given as `true`, which matches current behavior
even on platforms where this behavior results in an error. But it will
be shortly moved to actual value.

Original-Bug: 416081776
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270464
Original-Revision: 8e511a61fc8f82fbe971d894d6a590ab2da319f1
GitOrigin-RevId: 34508226f11d9f26e4ab94e01d57b16e473cd005
Change-Id: I6f780bc2aef391b6680b95a135a88410e586494b
1 file changed
tree: cea941bb3eccb1f3a85bf67004a7f24f6fbb627e
  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.