[roll] Roll fuchsia [hrtimer][vim3] Add StartAndWait2 method

Similar to StartAndWait but includes a second keep alive token
to guarantee that the timer is setup before the system is
suspended by keeping the keep alive until the timer is setup.

Also StartAndWait2 uses SAG WakeLeaseTokens instead of LeaseControl
for keep alive tokens.

Original-Bug: 358073720
Test: fx test -o aml-hrtimer-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1116173
Original-Revision: 18f5c43eb997f0c8c7c0879f686a83134d750ab8
GitOrigin-RevId: 5315507625cad3b41401ff0573d319081f94494e
Change-Id: I6835ffd7e4219961161c1a6bb04c92a5e40e5330
1 file changed
tree: a92ea0450b2009f22b1ffc20204e496ac041ae1a
  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.