[roll] Roll fuchsia [input-pipeline][refactor] Change InputEvent::event_time to use zx::Time Currently the field is using type EventTime u64. Consequently, it's very easy to get confused about the time units. zx::Time is a better time type as it makes this module more consistent with the other modules. Some `event_time` is using real clock, instead of the fake clock from the TestExecutor Original-Bug: 90144 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/634462 Original-Revision: 736d1cff60799806705e26b3473457acbfb31bb7 GitOrigin-RevId: a04c616fc5449be2ab9c5f099e9ed8fa54b5e635 Change-Id: Ifa3d26614105cadc166fea44636c241448031f51
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.