[roll] Roll cobalt-registry [cobalt_config] Remove deprecated `step_multiplier` from fuchsia metrics.

Tested: fx test -o cobalt-tests
Tested: patch to cobalt core and ./cobaltb.py build-test

Original-Bug: 401530185

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/1222385
Privacy-Approval: Alex Pankhurst <pankhurst@google.com>
Original-Revision: e9dc775458f9787310a64231ffec477f18861803
GitOrigin-RevId: 1810d834caf5e83b95ae7d7a9fa74fcf711873d2
Change-Id: I5218b4b20e322cb365de1d45dad828342e910a11
1 file changed
tree: 13b95a24cc62a74c130465a7fd7eb61249e4e285
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.