[roll] Roll fuchsia [starnix] Switch /proc/uptime to boot timeline

The system uptime reported in /proc/uptime was based on the monotonic
timeline rather than the boot timeline. The boot timeline includes time
spent in suspend, which the monotonic timeline does not. On Linux, the
uptime is expected to include suspended time.

Original-Bug: 412664595
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263064
Original-Revision: 05a6a2aabf25a25b83da0cc5b890dd4d51f187a0
GitOrigin-RevId: 52d4f549293161b5e4a4448aea66db9a8dcf50e0
Change-Id: I1f93a39928385a7e712d48213f555d07d7598558
1 file changed
tree: 55517e095b4a5ebb90761330b6745c802dd4e1b8
  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.