[roll] Roll fuchsia [time] Adds the `fuchsia::aml-hrtimer` feature to the vim3 board

This will be used to pick the correct method to access drivers
that provide wake alarm functionality.  On vim3, the driver
that does this is aml-hrtimer.

Original-Bug: 383062441
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1171424
Original-Revision: 92cd11eea0d42afc8cc001fc1d9df7685143a2a7
GitOrigin-RevId: 2464f4ebf0792f058688cefea36504cd1bf5b32f
Change-Id: Iee6eb21494174f5d1e9382bf3fe4387a96db56ec
1 file changed
tree: a0fb5a4df65bf0c5d230ab037c477c6c60883392
  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.