[roll] Roll fuchsia [power_metrics] Update WakeupMetricsProcessor.

Require that events in a wakeup sequence be duration events, and the
start of one event strictly follows the end of the previous event.

Add some documentation and a test.

Original-Bug: b/390223971
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1201842
Original-Revision: d1ac34a727deeb842afe54a2fca0f86ddc56262d
GitOrigin-RevId: e71cec530e68d5b18debeeacc24e6a672ffd1d24
Change-Id: I2087e0f6662174da8e430544fae1a94323db07dc
1 file changed
tree: de1ee0cab05fb2d57be39b9774c9286b723848c9
  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.