[roll] Roll fuchsia [wlan][telemetry] Use TimeMatrixClient

TimeMatrixClient and its associated server Future have some of the
boilerplates we had added to service TimeMatrix in Inspect. Use
TimeMatrixClient and remove the boilerplates.

Original-Bug: 331389728
Test:
1. Updated unit tests
2. Verified that the time series Inspect data still show up

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1104277
Original-Revision: 6f4fd0879cbead92e08925b03e8d4a6d4c4b7313
GitOrigin-RevId: e1890cade0978abe620136e3ef2bfcae521437dc
Change-Id: If55839f85261143ea8ec1e9b8fe6d6912938f788
1 file changed
tree: 5df5de7cb378340ad0a90f8b8bdff251129a250a
  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.