[roll] Roll fuchsia [wlan][policy] Telemetry debug for test only

This change moves the default debug derivation for TelemetryEvent and
TelemetrySender. This impl is only used in unit test assertions.
Moving this to test only allows for TelemetryEvents to contain types
that also only have test debug impls.

Original-Bug: None
Test: fx test wlancfg-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/851438
Original-Revision: 50e66bdfc4a3c81bc79ea83141c7666b7c0ee395
GitOrigin-RevId: 7f1a0f9eb57b3af663bd8abfd68b989ad874055f
Change-Id: Ife9379c653ff1b353cd572fb50ec7493f8fd4de5
1 file changed
tree: 2092dbcdeae4c15c0b0b5c7b57f86ad59a1da949
  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.