[roll] Roll fuchsia [wlancfg] Filter out buckets with zero samples

Inspect arrays have a size limit of 254. If we keep all the histogram
buckets, the Inspect arrays that we log won't show up because they
exceed the size limit.

Original-Bug: 414602984
Test:
1. Updated unit test
2. Verified that histograms now show up in Inspect

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271294
Original-Revision: 7bd8a43fc75ac01ba2857d73256b40910b559fb6
GitOrigin-RevId: 37a846c57b31dc5e9d0ca276879f743cf4c6a36c
Change-Id: I21c3430ea2cb6d42e2b2d5a8b739cdef16d0fd27
1 file changed
tree: ea1cbc0a5364ebb389d859a01b84b36b05a9edcf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.