[roll] Roll fuchsia Reland "[starnix] Support clock_nanosleep on boot time"

This is a reland of commit db6040b00d97ba09315e031cdf2376528d6476df

Original change's description:
> [starnix] Support clock_nanosleep on boot time
>
> Adds support for sleeping on the boot timeline by waiting on a boot
> timer to fire instead of using an InterruptibleEvent, which required
> converting the deadline to monotonic time.
>
> Original-Bug: 361583830
> Change-Id: Ie9485ef74b9e060e6e31f7d175efe734b6798d34
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1166977
> Reviewed-by: Adam Perry <adamperry@google.com>
> Fuchsia-Auto-Submit: Anirudh Mathukumilli <rudymathu@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Bug: 361583830
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1171118
Original-Revision: be53c43f00272f17af5d278695326fde07b8b8dc
GitOrigin-RevId: 90ed3f28165fcb1937707961eae051f811404d40
Change-Id: Id44749a9720d3ddcf3967c526df840d4b2aa4874
1 file changed
tree: d91a4f06086d7a83122edc6b3cb897dfd91398d4
  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.