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

This reverts commit db6040b00d97ba09315e031cdf2376528d6476df.

Reason for revert: Possible culprit for b/383170486

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/+/1170767
Original-Revision: e40eab237f4f81837d0335f805f03db5626aa72d
GitOrigin-RevId: e09b314621755d69cd5e01b450b54430d11cd029
Change-Id: I7eddabadb9b59e1015b8f93018657864f7bd530f
1 file changed
tree: 6c6383215fd9d03804818c1a3ea98366f87bec52
  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.