[roll] Roll cobalt-registry [Bluetooth] Delete unused metrics for the bluetooth project

The following metrics are not used and can be deleted:
* fastpair_provider_pairing_status
* fastpair_provider_peer_request
* fastpair_provider_pairing_time_seconds
* paired_devices_total
* avrcp_channel_errors
* avrcp_new_peers
* avrcp_connections
* avrcp_distinct_remote_peer_capabilities

The fastpair metrics are not being logged because the plan to launch FastPair on Smart Displays has been canceled. The paired_devices_total metric has no short-term plans for its use and can also be deleted.

The Sapphire team will add different AVRCP metrics if necessary (see b/448959640 for context).

Original-Bug: 448731664
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/1387849
Privacy-Approval: Alex Pankhurst <pankhurst@google.com>
Original-Revision: 193d8e54fa75aff95c4cd80ee15405eebf65462f
GitOrigin-RevId: b40cec63d836040862e55c3f81fc404b9c3bd591
Change-Id: I69db4a685b38f9a73f71092a1f1d9e4eb371aaf3
1 file changed
tree: 469a0a53d7858452ad9b92535747f213992da2d7
  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.