[roll] Roll fuchsia [sdmmc] Record wake-on-request latencies in Inspect.

The measured latency includes accomplishing the hardware power level
transition and notifying Power Broker of the updated power level. It
does not include serving the (delayed) requests that triggered the
wake-on-request.

Fixes: 315849642
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1048432
Original-Revision: dce5acfd1c8857ad4600a59e3c191d9e9e2158e6
GitOrigin-RevId: d0210e24fc73d1bbf1a9bcbd9ec32db7311e87d1
Change-Id: I017ba2e6cb723ef16e76b6e3bf0e71805a03f083
1 file changed
tree: e6b90ab3c42268c226f8f8857dd03fac81a12860
  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 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.