[roll] Roll cobalt-registry [connectivity_wlan] Remove shadowed metric template

This change removes the metric template definition
`disconnect_counts_metric` from the
`policy_roam_disconnect_count_by_roam_reason` metric, as it was
accidentally shadowing the true template definition. Fortunately,
there were no usages below the shadowing, so it wasn't affecting
any metrics.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/1438395
Privacy-Approval: Sarah Hammond <sarahhammond@google.com>
Original-Revision: a6c30416070d345f79bbd0d6b32b4205f80fe335
GitOrigin-RevId: cffb84b0f6d9c7419d2ff0ff8670754fb4c71d39
Change-Id: Id3f565d5c51fb8d89defc2af971cb64692e82d45
1 file changed
tree: 35dfe30bd7f9aba2ada90582373dd1291b5cc5c8
  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.