[roll] Roll cobalt-registry [camera] Delete unused Cobalt metrics for the camera project

The following metrics are unused and can be deleted:
* camera_stream_memory_bandwidth_in_kbytes
* camera_stream_close_error
* camera_open_latency_per_stream
* camera_duration_per_stream

These metrics are being removed because there are no plans to implement anything new for the Camera subsystem in its current form.

Original-Bug: 452422971
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/1408787
Privacy-Approval: Alex Pankhurst <pankhurst@google.com>
Original-Revision: 4ee39e1af7f4041297d0067b75ad9e5462054648
GitOrigin-RevId: 674d1b03491b9153b4ad3f22f33cb462809d736c
Change-Id: I02d49bc37f0edb660115ad8ed00368de4b63a938
1 file changed
tree: a8d2597b82b0111524d57508cfc4d6e5eb59d10f
  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.