[roll] Roll fuchsia [fidl][lowpan] Move counters API into fuchsia.lowpan.device

This change migrates the counters out of `fuchsia.lowpan.test` and
into a new counter-specific protocol `fuchsia.lowpan.device.Counters`.
This change also includes the glue-code changes necessary for
successful compilation.

Original-Bug: 53339
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/477486
Original-Revision: c4c8408144eb65e634b1239bfac11ff950bda4a7
GitOrigin-RevId: bba53674371a5edceaa55265c98e7d547bcd6d94
Change-Id: I9022dc3ac7eed2ff49db7687e9e569b31989f5c9
1 file changed
tree: 293498f78ec8eda9f3690ebff40661593e6375e4
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.