[roll] Roll fuchsia [starnix][kernel] Integrate timer mod into kernel

The timer mod is too small to be a top-level mod. This CL merges the
timer mode with the reset of the kernel. The abstract TimerFile and the
TimerOps belong in the VFS. The Timeline belongs in the task mod.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1103274
Original-Revision: 54f370296899a824a6f2ac4bff126fbc61a25893
GitOrigin-RevId: fb7a68a4903a06f0c715eb492b73d3b6c1f1fe4e
Change-Id: I87d5db5e23fbd9357de713ebcaf67c381591a96d
1 file changed
tree: f9ea276710a7237180875f6b7701233f9cf13261
  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.