[roll] Roll fuchsia [wlan] Rename timer types.

These types all included "Time"/"Timed", which didn't really add any meaning.

Test: N/A, naming only.
Original-Fixed: b/305304848
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/945415
Original-Revision: 758292beee3db412a1853da74e1c6f6ec20e65ce
GitOrigin-RevId: 66ad2d8c71986264150e04b15d2f893b3e363635
Change-Id: I9cfd5e27025a2e51b5601364a7b61b4a38f16747
1 file changed
tree: 9a45161ef07954d9ac95d1872932201b880c8ad5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.